Skip to content

Commit cdf617e

Browse files
authored
docs: integrator typo
1 parent 3d5ee28 commit cdf617e

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)