diff --git a/Developer-Guide.md b/Developer-Guide.md index da89658..bd9d49c 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -68,7 +68,7 @@ example: $ ./build.py test -The main build targets are `server`, `lint`, `build`, `test`, and `check`. The +The main build targets are `serve`, `lint`, `build`, `test`, and `check`. The latter is a meta-target that basically runs `lint`, `build`, and `test`. The `serve` target starts the [Plovr](http://plovr.com/) web server. You'll