Skip to content

Commit b65c128

Browse files
fix a few docs typos
1 parent 8fa5975 commit b65c128

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/api/nlsolve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ using SciMLNLSolve
1212
## Solver API
1313

1414
```@docs
15-
NLsolveJL
15+
NLSolveJL
1616
```

docs/src/api/sundials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Sundials.jl
1+
# Sundials.jl
22

33
This is a wrapper package for importing solvers from Sundials into the SciML interface.
44
Note that these solvers do not come by default, and thus one needs to install

0 commit comments

Comments
 (0)