Skip to content

Commit d11ec2d

Browse files
authored
Update developers_guide.rst
fix typos
1 parent 37366d7 commit d11ec2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/developers_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ example can be copied and pasted as-is.
146146
The documentation is written in `reStructuredText`_, using the `Sphinx`_
147147
documentation system. Any mention of another Neo module, class, attribute,
148148
method, or function should be properly marked up so automatic
149-
links can be generated. The same goes for quantities or numpy.
149+
links can be generated. The same goes for quantities or NumPy.
150150

151151
To build the documentation::
152152

@@ -267,4 +267,4 @@ The :doc:`governance` document describes how decisions about the project are tak
267267
.. _pep8: https://pypi.org/project/pep8/
268268
.. _flake8: https://pypi.org/project/flake8/
269269
.. _pyflakes: https://pypi.org/project/pyflakes/
270-
.. _`maintainers team`: https://github.com/orgs/NeuralEnsemble/teams/neo-maintainers
270+
.. _`maintainers team`: https://github.com/orgs/NeuralEnsemble/teams/neo-maintainers

0 commit comments

Comments
 (0)