diff --git a/docs/acsengine.md b/docs/acsengine.md index f9e9839e7c..0154944e74 100644 --- a/docs/acsengine.md +++ b/docs/acsengine.md @@ -93,7 +93,7 @@ make bootstrap make build ``` -The build process leaves the compiled `acs-engine` binary in the `bin` directory. Make sure everything completed successfully bu running `bin/acs-engine` without any arguments: +The build process leaves the compiled `acs-engine` binary in the `bin` directory. Make sure everything completed successfully by running `bin/acs-engine` without any arguments: ``` # ./bin/acs-engine