Merge pull request #35 from maxhumber/patch-1

Spelling mistake
This commit is contained in:
Sean J. Taylor 2017-02-27 09:27:18 -08:00 committed by GitHub
commit 1f46ef73a6

View file

@ -15,7 +15,7 @@ We require that any API changes or feature additions are made available for both
## Documentation
Most of the `doc` paages are generated from [Jupyter notebooks](http://jupyter.org/) in the [notebooks](https://github.com/facebookincubator/prophet/tree/master/notebooks) directory at the base of the source tree. Please make changes there and then rebuild the docs:
Most of the `doc` pages are generated from [Jupyter notebooks](http://jupyter.org/) in the [notebooks](https://github.com/facebookincubator/prophet/tree/master/notebooks) directory at the base of the source tree. Please make changes there and then rebuild the docs:
```
$ cd docs