Skip to content

Commit

Permalink
Update docs/src/jump_types.md
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme Zagatti <gzagatti@users.noreply.github.com>
  • Loading branch information
isaacsas and gzagatti authored Jan 3, 2023
1 parent 1103cd0 commit e4556d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/jump_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ change between the times at which two consecutive jumps occur.
A [`MassActionJump`](@ref)s is a specialized representation for a collection of
`ConstantRateJump` jumps that can each be interpreted as a standard mass action
reaction. For systems comprised of many mass action reactions, using the
`MassActionJump` type will offer improved performance comnpared to using
`MassActionJump` type will offer improved performance compared to using
multiple `ConstantRateJump`s. Note, only one `MassActionJump` should be defined
per [`JumpProblem`](@ref); it is then responsible for handling all mass action
reaction type jumps. For systems with both mass action jumps and non-mass action
Expand Down

0 comments on commit e4556d7

Please sign in to comment.