aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/write/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/write/index.html')
-rw-r--r--files/fr/web/api/document/write/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/document/write/index.html b/files/fr/web/api/document/write/index.html
index 30a3d4da6b..deac04e6b3 100644
--- a/files/fr/web/api/document/write/index.html
+++ b/files/fr/web/api/document/write/index.html
@@ -31,7 +31,7 @@ translation_of: Web/API/Document/write
<h3 id="Exemple">Exemple</h3>
-<pre>&lt;html&gt;
+<pre class="brush: html">&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Exemple de document.write&lt;/title&gt;