From 683f689326c231002164621dc8a6451df4e86e8a Mon Sep 17 00:00:00 2001 From: Eli Grey <~@eligrey.com> Date: Mon, 28 Mar 2016 22:16:23 -0400 Subject: [PATCH] Removing dead link from demo --- demo/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.xhtml b/demo/index.xhtml index d4eb870..b11a93f 100644 --- a/demo/index.xhtml +++ b/demo/index.xhtml @@ -8,7 +8,7 @@
- The following examples demonstrate how it is possible to generate and save any type of data right in the browser using the W3C saveAs() FileSaver interface, without contacting any servers.
+ The following examples demonstrate how it is possible to generate and save any type of data right in the browser using the W3C saveAs() FileSaver interface, without contacting any servers.