Skip to content

Commit fc27939

Browse files
authored
Update docs/src/catalyst_functionality/dsl_description.md
1 parent 9b67a59 commit fc27939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_functionality/dsl_description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ plot(sol)
413413
```
414414

415415
## Constant/fixed species
416-
It is possible to fix the concentration of a species in a reaction. Without fixing
416+
It is possible to fix the amount of a species in a reaction. Without fixing
417417
a species, a reaction could look like
418418
```@example tut2
419419
rn = @reaction_network begin

0 commit comments

Comments
 (0)