From 5619eb75de9672cde9a22d13ef49815ebd6f8164 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 3 Jan 2022 20:02:03 +0100 Subject: Fix notes and warnings cards where a space was missing (#3282) --- files/fr/web/api/keyboardevent/key/key_values/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/web/api/keyboardevent/key') 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 0 to 9 (encoded as `"0"` through `"9"`), some multimedia keyboards include additional number keys for higher numbers. -> **Note :**The 10 key, if present, generates events with the `key` value of `"0"`. +> **Note :** The 10 key, if present, generates events with the `key` value of `"0"`. -- cgit v1.2.3-54-g00ecf