Skip to content

Commit aa98730

Browse files
authored
Update README.md
1 parent a23391c commit aa98730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ npm install tableexport
4949
#### Add-Ons:
5050
In order to provide **Office Open XML SpreadsheetML Format ( .xlsx )** support, you must include the following third-party script to your project before [FileSaver.js](https://github.com/clarketm/FileSaver.js/) and [TableExport.js](https://www.travismclarke.com/tableexport).
5151

52-
* [xlsx.core.js](https://github.com/clarketm/js-xls) by _clarketm_
52+
* [xlsx.core.js](https://github.com/clarketm/js-xlsx) by _clarketm_
5353

5454
```html
5555
<script src="xlsx.core.js"></script>

0 commit comments

Comments
 (0)