aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/keyboardevent
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/keyboardevent')
-rw-r--r--files/fr/web/api/keyboardevent/charcode/index.html2
-rw-r--r--files/fr/web/api/keyboardevent/index.html2
2 files changed, 2 insertions, 2 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;
diff --git a/files/fr/web/api/keyboardevent/index.html b/files/fr/web/api/keyboardevent/index.html
index 4ce7e9b411..24967d7f68 100644
--- a/files/fr/web/api/keyboardevent/index.html
+++ b/files/fr/web/api/keyboardevent/index.html
@@ -167,7 +167,7 @@ translation_of: Web/API/KeyboardEvent
<h2 id="Exemple">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;script&gt;