Skip to content

Commit 5c95ebc

Browse files
Fix typo in readme
Co-authored-by: Maarten Sebregts <110895564+maarten-ic@users.noreply.github.com>
1 parent e2dd437 commit 5c95ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ More details are described in the documentation generated from `/docs/source/ins
2121
The documentation is autogenerated from the source using [Sphinx](http://sphinx-doc.org/)
2222
and can be found at the [readthedocs](https://imas-python.readthedocs.io/en/latest/)
2323

24-
To generated the documentation yourself, install the ``docs`` optional dependencies and do:
24+
To generate the documentation yourself, install the ``docs`` optional dependencies and do:
2525
```bash
2626
make -C docs html
2727
```

0 commit comments

Comments
 (0)