From a11a8c2a08609d8c4de87523369c29079ad836de Mon Sep 17 00:00:00 2001 From: Max Humber Date: Mon, 27 Feb 2017 11:22:16 -0500 Subject: [PATCH] Spelling mistake --- docs/_docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/contributing.md b/docs/_docs/contributing.md index 5c33533..62fbee4 100644 --- a/docs/_docs/contributing.md +++ b/docs/_docs/contributing.md @@ -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