diff options
Diffstat (limited to 'files/fr/web/javascript/reference/errors/not_a_function')
-rw-r--r-- | files/fr/web/javascript/reference/errors/not_a_function/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/errors/not_a_function/index.html b/files/fr/web/javascript/reference/errors/not_a_function/index.html index 1fcd81ecfe..8675a249ae 100644 --- a/files/fr/web/javascript/reference/errors/not_a_function/index.html +++ b/files/fr/web/javascript/reference/errors/not_a_function/index.html @@ -1,11 +1,12 @@ --- title: 'TypeError: "x" is not a function' -slug: Web/JavaScript/Reference/Erreurs/Not_a_function +slug: Web/JavaScript/Reference/Errors/Not_a_function tags: - Erreurs - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Not_a_function +original_slug: Web/JavaScript/Reference/Erreurs/Not_a_function --- <div>{{jsSidebar("Errors")}}</div> |