Skip to content

Commit 36569db

Browse files
committed
fixed typo
1 parent 8164355 commit 36569db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/arrays/state_space.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ about this example is the construction of ``A``. Mathematically, the
226226
227227
One thing we can note about this construction of :math:`A` is that the
228228
first two rows might be easier to express as a matrix of zeros and an
229-
identify matrix. In other words, it might be simpler to construct the
229+
identity matrix. In other words, it might be simpler to construct the
230230
matrix as a set of sub-matrices, *i.e.,*
231231

232232
.. math::

0 commit comments

Comments
 (0)