Skip to content

Commit

Permalink
Fix a typo in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Aug 22, 2024
1 parent ca79234 commit a7c4a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ the descriptions below from the specialized NLopt API.
The `constrtol_abs` parameter is an absolute feasibility tolerance applied to
all constraints.

## Automatic differetiation
## Automatic differentiation

Some algorithms in NLopt require derivatives, which you must manually provide
in the `if length(grad) > 0` branch of your objective and constraint functions.
Expand Down

0 comments on commit a7c4a7e

Please sign in to comment.