Skip to content

Commit 79ef51b

Browse files
Update solve.md
1 parent b249167 commit 79ef51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/solve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [Common Solver Options (Solve Keyword Arguments)](@id solver_options)
22

33
```@docs
4-
solve(prob::SciMLBase.DEProblem,args...;kwargs...)
4+
solve(prob::SciMLBase.NonlinearProblem,args...;kwargs...)
55
```

0 commit comments

Comments
 (0)