Skip to content

Commit e3fe70a

Browse files
authored
Fix spacing for CORS documentation (vercel#610)
1 parent 818b5e9 commit e3fe70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/serve.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const getHelp = () => chalk`
8585
8686
-c, --config Specify custom path to \`serve.json\`
8787
88-
-C, --cors Enable CORS, sets \`Access-Control-Allow-Origin\` to \`*\`
88+
-C, --cors Enable CORS, sets \`Access-Control-Allow-Origin\` to \`*\`
8989
9090
-n, --no-clipboard Do not copy the local address to the clipboard
9191

0 commit comments

Comments
 (0)