Skip to content

Commit 199564f

Browse files
committed
fix typos
1 parent b0259a0 commit 199564f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/jump_diffusion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ plot(sol)
120120
In this way we have solve a mixed jump-ODE, i.e. a piecewise deterministic
121121
Markov process.
122122

123-
Note that in this case, the rate of the `VariableRateJump`s depends on a
123+
Note that in this case, the rates of the `VariableRateJump`s depend on a
124124
variable that is driven by an `ODEProblem`, and thus they would not satisfy the
125125
conditions to be represented as bounded `VariableRateJump`s (and hence can not
126126
be simulated with the `Coevolve` aggregator).

0 commit comments

Comments
 (0)