aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/history_api/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/history_api/example/index.html')
-rw-r--r--files/fr/web/api/history_api/example/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/history_api/example/index.html b/files/fr/web/api/history_api/example/index.html
index 2376be43ae..82c3fa5b38 100644
--- a/files/fr/web/api/history_api/example/index.html
+++ b/files/fr/web/api/history_api/example/index.html
@@ -172,7 +172,7 @@ original_slug: Web/Guide/DOM/Manipuler_historique_du_navigateur/Example
</pre>
<p><strong>include/header.php</strong>:</p>
-<pre class="brush: php">&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;
+<pre class="brush: html">&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;
&lt;script type="text/javascript" src="js/ajax_nav.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" href="css/style.css" /&gt;
</pre>