Skip to content

Commit

Permalink
Merge pull request #438 from yewalenikhil65/myCatalyst
Browse files Browse the repository at this point in the history
typo in `reactionrates` function description for docs
  • Loading branch information
isaacsas committed Oct 20, 2021
2 parents c90f6f2 + 578150c commit aa3bc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networkapi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function dependants(rx, network)
end

"""
reaction_rates(network)
reactionrates(network)
Given a [`ReactionSystem`](@ref), returns a vector of the symbolic reaction
rates for each reaction.
Expand Down

0 comments on commit aa3bc60

Please sign in to comment.