docs(README.md): fix typo in Gulp task name

closes #613
This commit is contained in:
Nadi 2015-12-27 14:36:32 -08:00 committed by Ward Bell
parent 1d52d4b8c2
commit 95955e48e8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ If you are only going to work on a specific part of the docs, such as the API or
* `serve-and-sync` : watch all the local Jade/Sass files, the API source and examples, and the dev guide files
* `serve-and-sync-api-docs` : watch only the API source and example files
* `serve-and-sync-devGuide` : watch only the dev guide files
* `serve-and-sync-devguide` : watch only the dev guide files
* `build-and-serve` : watch only the local Jade/Sass files
## Technology Used