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 9101b1a commit e845b2bCopy full SHA for e845b2b
Doc/library/stdtypes.rst
@@ -5846,7 +5846,7 @@ An example of dictionary view usage::
5846
Return a new frozen dictionary initialized from an optional positional
5847
argument and a possibly empty set of keyword arguments.
5848
5849
- A :class:`!frozendict` has a similar API than the :class:`dict` API, with the
+ A :class:`!frozendict` has a similar API to the :class:`dict` API, with the
5850
following differences:
5851
5852
* :class:`!dict` has more methods than :class:`!frozendict`:
0 commit comments