Skip to content

Commit 30ca6d8

Browse files
committed
update macro docs
1 parent 4e345a3 commit 30ca6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reaction_network.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Example systems:
5252
@reaction_network
5353
5454
Generates a subtype of an `AbstractReactionNetwork` that encodes a chemical
55-
reaction network, and corresponding ODE, SDE and jump representations
55+
reaction network, and complete ODE, SDE and jump representations
5656
of the system.
5757
"""
5858
macro reaction_network(name, ex::Expr, p...)

0 commit comments

Comments
 (0)