diff --git a/static/languages/code_python.json b/static/languages/code_python.json index 5fe43b014..9919e8010 100644 --- a/static/languages/code_python.json +++ b/static/languages/code_python.json @@ -80,7 +80,7 @@ "isalpha", "isdecimal", "isdigit", - "isidentifie", + "isidentifier", "isinstance", "islower", "isnumeric",