Skip to content

Commit 6defe6b

Browse files
committed
oops
1 parent 1d8f91b commit 6defe6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
### Upgrade guide
55

66
- `connect` should not be overloaded by users anymore. `[connect = Flow]`
7-
informs MTK that currents ought to sum to zero, and by default, variables are
8-
equal in a connection. Please check out [acausal components tutorial](https://mtk.sciml.ai/dev/tutorials/acausal_components/)
7+
informs ModelingToolkit that particular variable in a connector ought to sum
8+
to zero, and by default, variables are equal in a connection. Please check out
9+
[acausal components tutorial](https://mtk.sciml.ai/dev/tutorials/acausal_components/)
910
for examples.

0 commit comments

Comments
 (0)