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 00f824d commit 7bb999dCopy full SHA for 7bb999d
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