We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a485499 + 6beb9be commit c1d3276Copy full SHA for c1d3276
docs/src/index.md
@@ -152,7 +152,7 @@ Below is an incomplete list of extension libraries one may want to be aware of:
152
153
All of the symbolic systems have a direct conversion to a numerical system, which
154
can then be handled through the SciML interfaces. For example, after building a
155
-model and performing symbolic manipulations, an `System` can be converted into
+model and performing symbolic manipulations, a `System` can be converted into
156
an `ODEProblem` to then be solved by a numerical ODE solver. Below is a list of
157
the solver libraries which are the numerical targets of the ModelingToolkit
158
system:
0 commit comments