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 32e3e0b commit 99331fcCopy full SHA for 99331fc
Doc/library/collections.rst
@@ -276,7 +276,7 @@ For example::
276
according to when an element is first encountered in the left operand
277
and then by the order encountered in the right operand.
278
279
- Counter objects support three methods beyond those available for all
+ Counter objects support additional methods beyond those available for all
280
dictionaries:
281
282
.. method:: elements()
0 commit comments