diff --git a/src/_jekyll b/src/_jekyll index 37f3576..6326ac9 100644 --- a/src/_jekyll +++ b/src/_jekyll @@ -42,7 +42,7 @@ case $state in "help:Dislplay global or [command] help documentation" "import:Import your old blog to Jekyll" "new:Creates a new Jekyll site scaffold in PATH" - "serve:Serve your stie locally" + "serve:Serve your site locally" ) _describe -t subcommands 'jekyll subcommand' subcommands && ret=0