Merge pull request #460 from yeah568/master

Fix minor typo
This commit is contained in:
Juergen Hasch
2016-01-17 21:19:22 +01:00
+1 -1
View File
@@ -78,7 +78,7 @@ It will
2. install files from the following directories:
* extensions - Python files like server extensions, pre- and postprocessors
* nbextensions - notebook extensions, typically each extension has it's own directory
* templates - jijna and html templates used by the extensions
* templates - jinja and html templates used by the extensions
3. update nbconvert configuration (.py and .json) to load custom templates and pre-/postprocessors
4. update notebook configuration (.py and .json) to load server extensions, custom templates and pre-/postprocessors