Skip to content

Commit 3a831f8

Browse files
committed
Typo: sneak peak -> sneak peek
1 parent 5606f1e commit 3a831f8

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
@@ -297,7 +297,7 @@ kind. Instead, we actually declare a variable called ``rlc_comp``
297297
that is of type ``LTI``. Once we have finished covering all the
298298
basics of how to describe different kinds of behavior in Modelica,
299299
we'll turn our attention to how to organize all these equations into
300-
reusable :ref:`components`. But for now, this is just a "sneak peak"
300+
reusable :ref:`components`. But for now, this is just a "sneak peek"
301301
of (big) things to come.
302302

303303
What we see in this `RLC` example is that we now have a variable

0 commit comments

Comments
 (0)