diff --git a/docs/content/contributing/_index.md b/docs/content/contributing/_index.md index d9d700cdc..0eca649d1 100644 --- a/docs/content/contributing/_index.md +++ b/docs/content/contributing/_index.md @@ -102,7 +102,7 @@ When in VS Code you should be able to open a terminal and run the below commands ```text cd docs -hugo servver -D +hugo server -D ``` ### Software/Applications