Thanks to visit codestin.com Credit goes to github.com
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 843d133 commit 958e450Copy full SHA for 958e450
1 file changed
docs/source/generics.rst
@@ -1165,7 +1165,7 @@ This example correctly uses a covariant type variable:
1165
1166
See :ref:`variance-of-generics` for more about variance.
1167
1168
-Generic protocols can also be recursive. Example (Python 3.12 synta):
+Generic protocols can also be recursive. Example (Python 3.12 syntax):
1169
1170
.. code-block:: python
1171
0 commit comments