We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6eb0c commit 8d17a41Copy full SHA for 8d17a41
Doc/library/token.rst
@@ -51,7 +51,7 @@ The token constants are:
51
.. data:: NAME
52
53
Token value that indicates an :ref:`identifier <identifiers>`.
54
- Note that keywords are also initially tokenized an ``NAME`` tokens.
+ Note that keywords are also initially tokenized as ``NAME`` tokens.
55
56
.. data:: NUMBER
57
0 commit comments