From e3fe70a52acecaa0dff4d8746152dee9992230af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Tue, 2 Mar 2021 19:57:09 +0100 Subject: [PATCH] Fix spacing for CORS documentation (#610) --- bin/serve.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/serve.js b/bin/serve.js index 7d9dd805..ab7aca3d 100755 --- a/bin/serve.js +++ b/bin/serve.js @@ -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