Skip to content

Commit e82936d

Browse files
author
Sathvik Bhagavan
committed
fixup! docs: add friction tutorial
1 parent c6e2177 commit e82936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/friction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Friction between moving bodies is not trivial to model. There have been idealise
77
First, lets import the required packages.
88

99
```@example friction
10-
using UDEComponents
10+
using ModelingToolkitNeuralNets
1111
using ModelingToolkit
1212
import ModelingToolkit.t_nounits as t
1313
import ModelingToolkit.D_nounits as Dt

0 commit comments

Comments
 (0)