Skip to content

Commit 9b4b003

Browse files
TorkelEisaacsas
andauthored
Update docs/src/catalyst_functionality/compositional_modeling.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent b818657 commit 9b4b003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_functionality/compositional_modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ degradation_component = @network_component begin
1515
d, X --> 0
1616
end
1717
```
18-
Alternatively all `ReactionSystem`s created programmatically are incomplete:
18+
Alternatively one can just build the `ReactionSystem` via the symbolic interface.
1919
```@example ex0
2020
@parameters d
2121
@variable t

0 commit comments

Comments
 (0)