Skip to content

Commit d6349a4

Browse files
authored
Fix a typo in the README (#243)
1 parent ca79234 commit d6349a4

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
@@ -137,7 +137,7 @@ the descriptions below from the specialized NLopt API.
137137
The `constrtol_abs` parameter is an absolute feasibility tolerance applied to
138138
all constraints.
139139

140-
## Automatic differetiation
140+
## Automatic differentiation
141141

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

0 commit comments

Comments
 (0)