Skip to content

Commit 01c0ca3

Browse files
committed
Minor typo fix
1 parent 9c99f69 commit 01c0ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/discrete/bouncing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ consider discrete behavior. This is because at the heart of all
105105
events (time or state events) are conditional expressions, like ``h<0``
106106
from our current example.
107107

108-
The implications become clear if we simulation our bouncing ball a bit
108+
The implications become clear if we simulate our bouncing ball a bit
109109
longer. In that case, most Modelica tools will provide a solution
110110
like this:
111111

0 commit comments

Comments
 (0)