diff --git a/docs/developers.md b/docs/developers.md index 61c65d4c0..79ece066a 100644 --- a/docs/developers.md +++ b/docs/developers.md @@ -16,7 +16,7 @@ Helm and Tiller. We use Make to build our programs. The simplest way to get started is: ```console -$ make boostrap build +$ make bootstrap build ``` This will build both Helm and Tiller. `make bootstrap` will attempt to