Skip to content

Commit 202ca19

Browse files
authored
Fix awkward wording
> you may like to use X instead reads a bit awkward / non-native English to my ears. Afraid I can't point to a specific rule why though. Anyway, just thought I'd help fix it up. Thank you for the super helpful package!
1 parent c423752 commit 202ca19

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)