diff --git a/docs/api/export_xlsx_method.md b/docs/api/export_xlsx_method.md index 70ea385e..8d5815de 100644 --- a/docs/api/export_xlsx_method.md +++ b/docs/api/export_xlsx_method.md @@ -40,7 +40,7 @@ Please note that the component supports export to Excel files with the **.xlsx** ::: :::info -DHTMLX Spreadsheet uses the WebAssembly-based library [Json2Excel](https://github.com/dhtmlx/json2excel) for import of data from Excel. [Check the details](loading_data.md#exporting-data). +DHTMLX Spreadsheet uses the WebAssembly-based library [Json2Excel](https://github.com/dhtmlx/json2excel) for export of data to Excel. [Check the details](loading_data.md#exporting-data). ::: **Related articles:** [Data loading and export](loading_data.md)