diff --git a/docs/examples.rst b/docs/examples.rst index 326309d3..48932c75 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -452,7 +452,7 @@ will look as follows in the jupyter notebook .. todo:: Currently generating the two sets of notebooks requires two separate - runs of sphinx which is incovenient. It would be better to develop a set + runs of sphinx which is inconvenient. It would be better to develop a set of notebooks without solutions (as Default) and a set of notebooks with solutions in a subdir. @@ -579,4 +579,4 @@ will look as follows in the jupyter notebook inclusion of tests in the generated notebook can be controlled in the ``conf.py`` file using :code:`jupyter_drop_tests = False`. This is useful when using the - ``coverage`` build pathway. \ No newline at end of file + ``coverage`` build pathway.