From 3a91015120b21ced305453b325cd3fbf06b664d0 Mon Sep 17 00:00:00 2001 From: hhurz Date: Thu, 6 Oct 2016 21:35:50 +0200 Subject: [PATCH] corrected typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3824e9c..d0df81c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To save the generated export files on client side, include: ``` -To export the table in XSLX (Excel 2007+ XML Format) format, you need to include: +To export the table in XLSX (Excel 2007+ XML Format) format, you need to include: ```javascript ```