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 7fe568e commit f372c3aCopy full SHA for f372c3a
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