Skip to content

Commit

Permalink
4 year old typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Sep 3, 2024
1 parent c7e7669 commit c61a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ module.exports = class OtpRunner {
${errors.join('\n')}`)
}

// if this point is reached, the manfiest.json file is valid!
// if this point is reached, the manifest.json file is valid!
this.log.info('manifest is valid!')
this.log.info(JSON.stringify(this.manifest, null, 2))
}
Expand Down

0 comments on commit c61a638

Please sign in to comment.