Skip to content

Commit ff59dd6

Browse files
authored
Update docs/src/changelog.md
1 parent ef7e1af commit ff59dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Fixed a bug in `Utilities.operate(vcat, ) -> VectorNonlinearFunction` which
1919
previously did not ensure that the returned function could be mutated (#2682)
2020
- Fixed `get` for [`ConstraintFunction`](@ref) of
21-
[`Bridges.Constraint.SplitHyperRectangleBridge`](@ref) to not add supurious
21+
[`Bridges.Constraint.SplitHyperRectangleBridge`](@ref) to not add spurious
2222
`+0` and `-0` (#2681)
2323
- Fixed `test_basic_` tests to use [`Nonlinear.SymbolicAD.simplify`](@ref) when
2424
comparing constraint functions. This fixes some tests with

0 commit comments

Comments
 (0)