Skip to content

Commit

Permalink
Fix spacing for CORS documentation (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanSanchez committed Mar 2, 2021
1 parent 818b5e9 commit e3fe70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/serve.js
Expand Up @@ -85,7 +85,7 @@ const getHelp = () => chalk`
-c, --config Specify custom path to \`serve.json\`
-C, --cors Enable CORS, sets \`Access-Control-Allow-Origin\` to \`*\`
-C, --cors Enable CORS, sets \`Access-Control-Allow-Origin\` to \`*\`
-n, --no-clipboard Do not copy the local address to the clipboard
Expand Down

0 comments on commit e3fe70a

Please sign in to comment.