diff options
Diffstat (limited to 'files/fr/web/javascript/reference/errors/not_a_codepoint')
-rw-r--r-- | files/fr/web/javascript/reference/errors/not_a_codepoint/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/errors/not_a_codepoint/index.html b/files/fr/web/javascript/reference/errors/not_a_codepoint/index.html index be95fbb594..2da0d021ee 100644 --- a/files/fr/web/javascript/reference/errors/not_a_codepoint/index.html +++ b/files/fr/web/javascript/reference/errors/not_a_codepoint/index.html @@ -1,11 +1,12 @@ --- title: 'RangeError: argument is not a valid code point' -slug: Web/JavaScript/Reference/Erreurs/Not_a_codepoint +slug: Web/JavaScript/Reference/Errors/Not_a_codepoint tags: - Erreurs - JavaScript - RangeError translation_of: Web/JavaScript/Reference/Errors/Not_a_codepoint +original_slug: Web/JavaScript/Reference/Erreurs/Not_a_codepoint --- <div>{{jsSidebar("Errors")}}</div> |