Skip to content

Commit 6fc641d

Browse files
TorkelEisaacsas
andauthored
Update docs/src/api/catalyst_api.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 6b46dec commit 6fc641d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api/catalyst_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ latexify(rn; form=:sde)
251251
(As of writing this, an upstream bug causes the SDE form to be erroneously
252252
displayed as the ODE form)
253253

254-
Finally, another optional argument (`expand_functions=true`) automatically expands by_catalyst defined functions (such as `mm`). To disable this, set `expand_functions=false`.
254+
Finally, another optional argument (`expand_functions=true`) automatically expands functions defined by Catalyst (such as `mm`). To disable this, set `expand_functions=false`.
255255

256256
If [Graphviz](https://graphviz.org/) is installed and commandline accessible, it
257257
can be used to create and save network diagrams using [`Graph`](@ref) and

0 commit comments

Comments
 (0)