Skip to content

Commit 718e2b7

Browse files
authored
Update HISTORY.md
1 parent 980b311 commit 718e2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
@equations D(D(V)) ~ 1
3030
end
3131
```
32-
Please note that this cannot be used at the same time as `D` is used to represent a species, variable, or parameter (including is these are implicitly designated as such by e.g. appearing as a reaction reactant).
32+
Please note that this cannot be used at the same time as `D` is used to represent a species, variable, or parameter (including if these are implicitly designated as such by e.g. appearing as a reaction reactant).
3333
- Array symbolics support is more consistent with ModelingToolkit v9. Parameter
3434
arrays are no longer scalarized by Catalyst, while species and variables
3535
arrays still are (as in ModelingToolkit). As such, parameter arrays should now

0 commit comments

Comments
 (0)