Skip to content

Commit 0fe1e35

Browse files
committed
Fix typo
1 parent f606874 commit 0fe1e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/imaspy_architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following submodules and classes represent IDS nodes.
8888

8989
- :py:mod:`imaspy.ids_base` defines the base class for all IDS nodes:
9090
:py:class:`~imaspy.ids_base.IDSBase`. This class is an abstract class and shouldn't
91-
be instatiated directly.
91+
be instantiated directly.
9292

9393
Several useful properties are defined in this class, which are therefore available
9494
on any IDS node:

0 commit comments

Comments
 (0)