Skip to content

Commit

Permalink
Apply suggestions from PR review
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Falco <seth@falco.fun>
  • Loading branch information
wojtekmaj and SethFalco committed Apr 23, 2024
1 parent 3cb7928 commit c5e03c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/svgo/coa.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function makeProgram(program) {
)
.option(
'--config <CONFIG>',
'Custom config file. Only .js, .mjs, .cjs is supported',
'Custom config file, only .js, .mjs, and .cjs is supported',
)
.option(
'--datauri <FORMAT>',
Expand Down

0 comments on commit c5e03c6

Please sign in to comment.