Skip to content

Commit f6526b7

Browse files
committed
Fix formatting typo in README
1 parent 680fad5 commit f6526b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Installing `Sorted Containers`_ is simple with `pip
130130

131131
You can access documentation in the interpreter with Python's built-in `help`
132132
function. The `help` works on modules, classes and methods in `Sorted
133-
Containers`_::
133+
Containers`_.
134134

135135
.. code-block:: python
136136

0 commit comments

Comments
 (0)