Skip to content

Commit 3e68450

Browse files
authored
Merge pull request #1 from jvaverka/jvaverka-docs-integrator
docs: integrator typo
2 parents 3d5ee28 + cdf617e commit 3e68450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/integrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ SciMLBase.check_error
9191
SciMLBase.check_error!
9292
```
9393

94-
## Handing Integrators
94+
## Handling Integrators
9595

9696
The `integrator<:DEIntegrator` type holds all the information for the intermediate solution
9797
of the differential equation. Useful fields are:

0 commit comments

Comments
 (0)