Skip to content

Commit 37e8063

Browse files
Fix initialization.md
1 parent aaf6893 commit 37e8063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ initsys = prob2.f.initializeprob.f.sys
278278

279279
The system is fully determined, and the equations are solvable.
280280

281-
```@example
281+
```@example paraminit
282282
[equations(initsys); observed(initsys)]
283283
```
284284

0 commit comments

Comments
 (0)