diff --git a/docs/03-Contributing/01-Building-Fleet.md b/docs/03-Contributing/01-Building-Fleet.md index 3fcf2e79d6..27053600f3 100644 --- a/docs/03-Contributing/01-Building-Fleet.md +++ b/docs/03-Contributing/01-Building-Fleet.md @@ -39,7 +39,7 @@ sudo npm install -g yarn #### Windows -To install dependecies, we recommend using [Chocolatey](https://chocolatey.org/install). Chocolatey must be run in Powershell as an Administrator. Assuming your setup does not include any of our requirements, please run: +To install dependencies, we recommend using [Chocolatey](https://chocolatey.org/install). Chocolatey must be run in Powershell as an Administrator. Assuming your setup does not include any of our requirements, please run: ``` choco install nodejs git golang docker make python2 mingw npm install -g yarn