aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/title/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/title/index.html')
-rw-r--r--files/fr/web/api/document/title/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/document/title/index.html b/files/fr/web/api/document/title/index.html
index 003f214380..8744193915 100644
--- a/files/fr/web/api/document/title/index.html
+++ b/files/fr/web/api/document/title/index.html
@@ -21,7 +21,7 @@ translation_of: Web/API/Document/title
<h2 id="Example">Exemple</h2>
-<pre class="brush:js">&lt;!DOCTYPE html&gt;
+<pre class="brush:html">&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Hello World!&lt;/title&gt;