Skip to content

Commit e802c17

Browse files
TorkelEisaacsas
andauthored
Update docs/src/catalyst_applications/simulation_structure_interfacing.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 4861d8e commit e802c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/catalyst_applications/simulation_structure_interfacing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ with the notation being identical for parameters:
2727
oprob[:k1]
2828
```
2929

30-
If we want to change a unknown's initial condition value, we use the following notation
30+
If we want to change an unknown's initial condition value, we use the following notation
3131
```@example ex1
3232
oprob[:X1] = 10.0
3333
```

0 commit comments

Comments
 (0)