From 52990303982048d807b7a8dc8c016bb332bc710e Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 18:31:13 +0200 Subject: Remove hidden bcd for API pages (#1249) * Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight --- files/fr/web/api/localfilesystem/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'files/fr/web/api/localfilesystem/index.html') diff --git a/files/fr/web/api/localfilesystem/index.html b/files/fr/web/api/localfilesystem/index.html index 7740dded97..d8d3b0dd9c 100644 --- a/files/fr/web/api/localfilesystem/index.html +++ b/files/fr/web/api/localfilesystem/index.html @@ -187,9 +187,7 @@ window.requestFileSystem(window.PERSISTENT, 1024*1024,onInitFs,errorHandler); -

Compatibilité des navigateurs

- - +

Compatibilité des navigateurs

{{Compat("api.LocalFileSystem")}}

-- cgit v1.2.3-54-g00ecf