Skip to content

Commit a1979b5

Browse files
committed
Fixed a typo
1 parent 32d31a3 commit a1979b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/discrete/decay.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Hopefully the discussion so far has made it clear why it is necessary
266266
to suppress events in some cases. But one might reasonably ask, why
267267
not skip events and just evaluate conditional expressions all the
268268
time? So let's take some time to explore this question and explain
269-
why, on the whole, associated events with conditional expressions is
269+
why, on the whole, associating events with conditional expressions is
270270
very good idea [#Belmon]_.
271271

272272
Without event detection, the integrator will simply step right over

0 commit comments

Comments
 (0)