We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9399dc4 commit cf19932Copy full SHA for cf19932
Doc/library/collections.rst
@@ -277,7 +277,7 @@ For example::
277
according to when an element is first encountered in the left operand
278
and then by the order encountered in the right operand.
279
280
- Counter objects support three methods beyond those available for all
+ Counter objects support additional methods beyond those available for all
281
dictionaries:
282
283
.. method:: elements()
0 commit comments