We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61afec8 commit 9d08131Copy full SHA for 9d08131
scripts/dev.sh
@@ -12,7 +12,7 @@ if hugoCheck; then
12
hugo server &
13
popd > /dev/null
14
else
15
- echo "Not running Hugo server (docs site) becuase hugo is not installed."
+ echo "Not running Hugo server (docs site) because hugo is not installed."
16
fi
17
18
eval $CMD
0 commit comments