Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit b4fe845

Browse files
committed
Typo
1 parent 78f1ea4 commit b4fe845

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
@@ -40,7 +40,7 @@ sol = solve(probB, ITP())
4040

4141
For more details on the bracketing methods, refer to the [Tutorials](https://docs.sciml.ai/NonlinearSolve/stable/tutorials/nonlinear/#Using-Bracketing-Methods) and detailed [APIs](https://docs.sciml.ai/NonlinearSolve/stable/api/simplenonlinearsolve/#Solver-API)
4242

43-
## Breaking Changes in v2
43+
## Breaking Changes in v1.0.0
4444

4545
- Batched solvers have been removed in favor of `BatchedArrays.jl`. Stay tuned for detailed
4646
tutorials on how to use `BatchedArrays.jl` with `NonlinearSolve` & `SimpleNonlinearSolve`

0 commit comments

Comments
 (0)