aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/keyboardevent/charcode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/keyboardevent/charcode/index.html')
-rw-r--r--files/fr/web/api/keyboardevent/charcode/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/keyboardevent/charcode/index.html b/files/fr/web/api/keyboardevent/charcode/index.html
index 523257e055..b9a1ef84b0 100644
--- a/files/fr/web/api/keyboardevent/charcode/index.html
+++ b/files/fr/web/api/keyboardevent/charcode/index.html
@@ -32,7 +32,7 @@ translation_of: Web/API/KeyboardEvent/charCode
<h2 id="Example">Exemple</h2>
-<pre class="brush: js">&lt;html&gt;
+<pre class="brush: html">&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Exemple charCode&lt;/title&gt;