Skip to content

Commit 31ce87a

Browse files
committed
Correct a typo in CHANGELOG.md.
1 parent 4e1e84f commit 31ce87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Changed the optional HyperFormula dependency from 0.6.2 to ^1.1.0, which introduces breaking changes for the `Formulas` plugin users. [#8502](https://github.com/handsontable/handsontable/issues/8502) (**Breaking change**)
1717
- Changed the default values for `rowsLimit` and `columnsLimit` options of the _CopyPaste_ plugin. [#8660](https://github.com/handsontable/handsontable/issues/8660) (**Breaking change**)
1818
- Add default font size, color, and family. [#8661](https://github.com/handsontable/handsontable/issues/8661) (**Breaking change**)
19-
- Changed the `autoWrapRow` and `autoWrapCol` options` default values from `true` to `false`. [#8662](https://github.com/handsontable/handsontable/issues/8662) (**Breaking change**)
19+
- Changed the `autoWrapRow` and `autoWrapCol` options' default values from `true` to `false`. [#8662](https://github.com/handsontable/handsontable/issues/8662) (**Breaking change**)
2020
- Improved the performance of the `getCellMeta()` method. [#6303](https://github.com/handsontable/handsontable/issues/6303)
2121
- Improved the documentation and TypeScript definition of the `selectOptions` option. [#8488](https://github.com/handsontable/handsontable/issues/8488)
2222
- Improved the arguments forwarding in the hooks [#8668](https://github.com/handsontable/handsontable/issues/8668)

0 commit comments

Comments
 (0)