fix: add whitespace

This commit is contained in:
Pruthvi Patel 2021-10-18 19:07:13 +05:30
parent d99403393a
commit 3cec476cbc

View file

@ -46,7 +46,7 @@ let argv = yargs
})
.option("live-reload", {
type: "boolean",
description: `Automatically reload webpages when assets are rebuilt.
description: `Automatically reload web pages when assets are rebuilt.
Can only be used with the --watch flag.`
})
.option("production", {