diff --git a/demo/index.xhtml b/demo/index.xhtml index 35a46ec..1d9de21 100644 --- a/demo/index.xhtml +++ b/demo/index.xhtml @@ -55,7 +55,7 @@ The following examples demonstrate how it is possible to generate and save any t
Why isn't my filename saved?

- Saving with filenames is only available in browsers that natively support either LocalFileSystem or FileSaver, such as Google Chrome 14 dev. To enable LocalFileSystem in Google Chrome 14 dev, launch the browser with the --allow-file-access-from-files and --unlimited-quota-for-files flags. + Saving with filenames is only available in browsers that natively support either LocalFileSystem or FileSaver, such as Google Chrome 14 dev.