We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25f869 commit 4e253c2Copy full SHA for 4e253c2
docs/src/index.md
@@ -11,7 +11,7 @@ Documentation for [SymbolicAWEModels.jl](https://github.com/OpenSourceAWE/Symbol
11
SymbolicAWEModels.jl is a **compiler** for mechanical systems, built for
12
**Airborne Wind Energy** (AWE) modelling. It takes a structural description
13
of a system — defined in Julia code or a YAML file — and compiles it into
14
-an efficient ODE solver using [ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl).
+an efficient ODE problem using [ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl).
15
16
The compilation pipeline works as follows:
17
0 commit comments