Skip to content

Commit e4556d7

Browse files
isaacsasgzagatti
andauthored
Update docs/src/jump_types.md
Co-authored-by: Guilherme Zagatti <[email protected]>
1 parent 1103cd0 commit e4556d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/jump_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ change between the times at which two consecutive jumps occur.
6969
A [`MassActionJump`](@ref)s is a specialized representation for a collection of
7070
`ConstantRateJump` jumps that can each be interpreted as a standard mass action
7171
reaction. For systems comprised of many mass action reactions, using the
72-
`MassActionJump` type will offer improved performance comnpared to using
72+
`MassActionJump` type will offer improved performance compared to using
7373
multiple `ConstantRateJump`s. Note, only one `MassActionJump` should be defined
7474
per [`JumpProblem`](@ref); it is then responsible for handling all mass action
7575
reaction type jumps. For systems with both mass action jumps and non-mass action

0 commit comments

Comments
 (0)