Skip to content

Commit 0547aba

Browse files
authored
Reword sentence.
I am fairly confident this is correct and I think it should bedazzle any native English speaker with an appreciation of literature.
1 parent 2acba31 commit 0547aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@ Other types cannot be compared.
448448
If you need to convert some types into others, refer to :ref:`sec.convert.versions`.
449449

450450
The use of these comparison operators also implies that you can use builtin
451-
functions that leverage this capability; builtins including but not limited to: :func:`max`, :func:`min`
452-
(refer to :ref:`sec_max_min` for examples) and :func:`sorted`.
451+
functions that leverage this capability; builtins including, but not limited to: :func:`max`, :func:`min`
452+
(for examples, see :ref:`sec_max_min`) and :func:`sorted`.
453453

454454

455455

0 commit comments

Comments
 (0)