Use the right header

This commit is contained in:
Rashid Khan 2014-12-08 09:52:24 -07:00
parent 61be421e1d
commit ca298f77b0

View file

@ -48,7 +48,8 @@ Please make sure you have signed the [Contributor License Agreement](http://www.
```sh
grunt dev # use the "--with-es" flag to install & start elasticsearch too
```
### Testing and building
#### Testing and building
To ensure that your changes will not break other functionality, please run the test suite and build process before submitting your pull request.