From 5ca9d2d9fdd9492733556a92d3b5f04be9b8ea94 Mon Sep 17 00:00:00 2001 From: Harry Moreno Date: Mon, 30 Jun 2014 01:53:51 -0700 Subject: [PATCH] changed header changed Firefox OS Quirks header to match ios quirks --- doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index a6dc97eb2..e03ceb909 100644 --- a/doc/index.md +++ b/doc/index.md @@ -162,7 +162,7 @@ unable to access their previously-stored files. If your application is new, or has never previously stored files in the persistent filesystem, then the "Library" setting is generally recommended. -### Firefox OS Quirks +## Firefox OS Quirks The File System API is not natively supported by Firefox OS and is implemented as a shim on top of indexedDB.