Skip to content

Commit 5a97cd7

Browse files
committed
Fix docs
1 parent 524afcf commit 5a97cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/developers/nonlinear.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ julia> MOI.eval_objective_gradient(data, grad, x)
262262
julia> grad
263263
1-element Vector{Float64}:
264264
1.909297426825682
265-
```
265+
```
266266

267267
## Expression-graph representation
268268

0 commit comments

Comments
 (0)