We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5098133 commit d11cbe5Copy full SHA for d11cbe5
doc/source/gitwash/development_workflow.rst
@@ -334,7 +334,7 @@ Rewriting commit history
334
335
Do this only for your own feature branches.
336
337
-There's an embarassing typo in a commit you made? Or perhaps the you
+There's an embarrassing typo in a commit you made? Or perhaps the you
338
made several false starts you would like the posterity not to see.
339
340
This can be done via *interactive rebasing*.
nibabel/info.py
@@ -77,7 +77,7 @@
77
pip install nibabel[test]
78
pytest --pyargs nibabel
79
80
-For more inforation, consult the `developer guidelines`_.
+For more information, consult the `developer guidelines`_.
81
82
.. _tox: https://tox.wiki
83
.. _pytest: https://docs.pytest.org
0 commit comments