Skip to content

Commit 05bf00a

Browse files
committed
[documentation] Fix a typo in model.md
1 parent 9fd1b05 commit 05bf00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you want to create your own interface, check these [Guidelines](@ref).
99

1010
- [NLPModelsModifiers.jl](https://github.com/JuliaSmoothOptimizers/NLPModelsModifiers.jl):
1111
Models that modify existing models.
12-
For instance, creating slack variables, or moving constraints into the objective functions, or using Quasi-Newton LBFSG approximations to the Hessian.
12+
For instance, creating slack variables, or moving constraints into the objective functions, or using Quasi-Newton LBFGS approximations to the Hessian.
1313
- [ADNLPModels.jl](https://github.com/JuliaSmoothOptimizers/ADNLPModels.jl):
1414
Models with automatic differentiation.
1515
- [CUTEst.jl](https://github.com/JuliaSmoothOptimizers/CUTEst.jl):

0 commit comments

Comments
 (0)