We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c423752 + 202ca19 commit 6eb1152Copy full SHA for 6eb1152
1 file changed
docs/compatible_idioms.rst
@@ -1270,7 +1270,7 @@ urllib module
1270
~~~~~~~~~~~~~
1271
1272
``urllib`` is the hardest module to use from Python 2/3 compatible code.
1273
-You may like to use Requests (http://python-requests.org) instead.
+You might want to switch to Requests (http://python-requests.org) instead.
1274
1275
.. code:: python
1276
0 commit comments