Skip to content

Commit a1b931f

Browse files
Remove extra space
1 parent 4903491 commit a1b931f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/configure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Features and minimum versions required to build CPython:
3333
:file:`configure` script.
3434

3535
* `zlib <https://zlib.net>`_ 1.1.3 is the minium version and 1.1.4 is recommended due to
36-
a ` security vulnerability <https://zlib.net/zlib_faq.html#faq33>`_ for the :mod:`zlib`
36+
a `security vulnerability <https://zlib.net/zlib_faq.html#faq33>`_ for the :mod:`zlib`
3737
extension module.
3838

3939
.. versionchanged:: 3.1

0 commit comments

Comments
 (0)