Skip to content

Commit cb0846a

Browse files
Update docs/src/tutorials/acausal_components.md
Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent fb321ff commit cb0846a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/acausal_components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ equalities before solving. Let's see this in action.
1212
## Copy-Paste Example
1313

1414
```julia
15-
using ModelingToolkit, Plots, OrdinaryDiffEq
15+
using ModelingToolkit, Plots, DifferentialEquations
1616

1717
@parameters t
1818

0 commit comments

Comments
 (0)