diff --git a/README.md b/README.md index 55af3f182e2bfd8eff080caf9034440567bbcd52..907f80e382a40c047a08c6356574dd4520c6bf99 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ln -s $FSLDIR/fslpython/envs/fslpython/bin/notedown $FSLDIR/bin/fslnotedown > [`notedown`](https://github.com/aaren/notedown) is a handy tool which allows -> you to convert a markdownd (`.md`) file to a Jupyter notebook (`.ipynb`) +> you to convert a markdown (`.md`) file to a Jupyter notebook (`.ipynb`) > file. So you can write your practical in your text editor of choice, and > then convert it into a notebook, instead of writing the practical in the web > browser interface.