Skip to content

Commit 175aba5

Browse files
authored
Update src/reactionsystem.jl
1 parent c898718 commit 175aba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reactionsystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ end
208208
WARNING!!!
209209
210210
The following variable is used to check that code that should be updated when the `ReactionSystem`
211-
fields are updated have in fact been updated. Do not just blindly update this without first checking
211+
fields are updated has in fact been updated. Do not just blindly update this without first checking
212212
all such code and updating it appropriately (e.g. serialization). Please use a search for
213213
`reactionsystem_fields` throughout the package to ensure all places which should be updated, are updated.
214214
"""

0 commit comments

Comments
 (0)