Skip to content

Commit cd6f17c

Browse files
author
Michael Tiller
committed
Merge pull request #165 from justnielsen/typos
fixed typo
2 parents 810f138 + 36569db commit cd6f17c

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)