Skip to content

Commit

Permalink
Update packages/cli/lang/en.lyaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tanya Scales <4976331+TanyaScales@users.noreply.github.com>
  • Loading branch information
jsines and TanyaScales authored Oct 18, 2023
1 parent ffdd34c commit 956d025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/lang/en.lyaml
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ en:
initialUpload: "To upload the directory run \"hs upload\" beforehand or add the \"--initial-upload\" option when running \"hs watch\"."
notUploaded: "The \"hs watch\" command no longer uploads the watched directory when started. The directory \"{{ path }}\" was not uploaded."
preview:
describe: "Description of preview command"
describe: "Watch and upload a directory on your computer for changes and start a local development server to preview files"
positionals:
src:
describe: "Path to the local directory your files are in, relative to your current working directory"
Expand Down

0 comments on commit 956d025

Please sign in to comment.