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 @@

FileSaver.js demo

- 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.

Saving an image