Skip to content

Commit 017c94a

Browse files
committed
Typo: accuracy -> accurately
1 parent a6f7097 commit 017c94a

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
@@ -316,7 +316,7 @@ operator as follows:
316316
:lines: 2-
317317

318318
In this case, the integrator is blind to the changes in behavior. It
319-
does its best to integrate accuracy but without explicit knowledge of
319+
does its best to integrate accurately but without explicit knowledge of
320320
where the behavior changes occur, it will blindly continue using the
321321
wrong value of the derivative and extrapolate well beyond the change
322322
in behavior. If we simulate the ``WithNoEvents`` model, using the

0 commit comments

Comments
 (0)