aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/keyboardevent/key
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2022-01-03 20:02:03 +0100
committerGitHub <noreply@github.com>2022-01-03 20:02:03 +0100
commit5619eb75de9672cde9a22d13ef49815ebd6f8164 (patch)
tree0db26a30bd9839ccb06afb267595f7946d84ef08 /files/fr/web/api/keyboardevent/key
parentb28c6063d1f1a232760e10feae803f83bac0131c (diff)
downloadtranslated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.tar.gz
translated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.tar.bz2
translated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.zip
Fix notes and warnings cards where a space was missing (#3282)
Diffstat (limited to 'files/fr/web/api/keyboardevent/key')
-rw-r--r--files/fr/web/api/keyboardevent/key/key_values/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/keyboardevent/key/key_values/index.md b/files/fr/web/api/keyboardevent/key/key_values/index.md
index 4dd52f5ff7..698693c80f 100644
--- a/files/fr/web/api/keyboardevent/key/key_values/index.md
+++ b/files/fr/web/api/keyboardevent/key/key_values/index.md
@@ -4492,7 +4492,7 @@ Some keyboards include special keys for controlling Web browsers. Those keys fol
These keys are found on the keyboard's numeric keypad. However, not all are present on every keyboard. Although typical numeric keypads have numeric keys from <kbd>0</kbd> to <kbd>9</kbd> (encoded as `"0"` through `"9"`), some multimedia keyboards include additional number keys for higher numbers.
-> **Note :**The <kbd>10</kbd> key, if present, generates events with the `key` value of `"0"`.
+> **Note :** The <kbd>10</kbd> key, if present, generates events with the `key` value of `"0"`.
<table class="standard-table">
<thead>