diff --git a/docs/src/content/docs/guides/getting-started.md b/docs/src/content/docs/guides/getting-started.md index 3161b05..786dc99 100644 --- a/docs/src/content/docs/guides/getting-started.md +++ b/docs/src/content/docs/guides/getting-started.md @@ -37,7 +37,7 @@ You can find the clone URL by clicking on the < Open the project in any IDE of your choice. -## Install all dependancies +## Install all dependencies ```bash npm ci