diff --git a/components/doc/datatable/scroll/frozencolumnsdoc.js b/components/doc/datatable/scroll/frozencolumnsdoc.js index 99482b6a25..83edd47f84 100644 --- a/components/doc/datatable/scroll/frozencolumnsdoc.js +++ b/components/doc/datatable/scroll/frozencolumnsdoc.js @@ -164,7 +164,7 @@ export default function FrozenColumnsDemo() { <>

- A column can be fixed during horizontal scrolling by enablng the frozen property. The location is defined with the alignFrozen that can be left or right. + A column can be fixed during horizontal scrolling by enabling the frozen property. The location is defined with the alignFrozen that can be left or right.