diff --git a/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js b/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js index fbda0d85da23..a5c8db2b0c10 100644 --- a/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js +++ b/apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js @@ -234,7 +234,7 @@ testUtils.importAnd(() => 'devextreme/ui/tree_list', () => DevExpress.ui.dxTreeL }, }); - // NOTE: Ensure, that 'React' can't restore `DataSourse`. + // NOTE: Ensure that 'React' can't restore `DataSourse`. const option = instance.option; // eslint-disable-next-line consistent-return instance.option = function () {