Skip to content

Commit dd82f99

Browse files
authored
Merge pull request #26 from DHTMLX/next
[fix] info note at the export to excel page
2 parents f7a93a2 + 3a49467 commit dd82f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/export_xlsx_method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Please note that the component supports export to Excel files with the **.xlsx**
4040
:::
4141

4242
:::info
43-
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).
43+
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).
4444
:::
4545

4646
**Related articles:** [Data loading and export](loading_data.md)

0 commit comments

Comments
 (0)