Skip to content

Commit 6eb1152

Browse files
authored
Merge pull request #451 from jeffwidman/patch-1
Fix awkward wording
2 parents c423752 + 202ca19 commit 6eb1152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compatible_idioms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ urllib module
12701270
~~~~~~~~~~~~~
12711271

12721272
``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.
1273+
You might want to switch to Requests (http://python-requests.org) instead.
12741274

12751275
.. code:: python
12761276

0 commit comments

Comments
 (0)