Skip to content

Commit f25f869

Browse files
authored
Fix typo in README.md regarding ODE problem
1 parent ec41fb3 commit f25f869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SPDX-License-Identifier: MPL-2.0
1616
**SymbolicAWEModels.jl** is a **compiler** for mechanical systems, built for
1717
**Airborne Wind Energy** (AWE) modelling. It takes a structural description
1818
of a system — defined in Julia code or a YAML file — and compiles it into
19-
an efficient ODE solver using
19+
an efficient ODE problem using
2020
[ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl).
2121

2222
```

0 commit comments

Comments
 (0)