minor markup fix: no inline markup is allowed in a module synopsis
diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst
index 8012f51..d589f1c 100644
--- a/Doc/library/ensurepip.rst
+++ b/Doc/library/ensurepip.rst
@@ -2,7 +2,7 @@
========================================================
.. module:: ensurepip
- :synopsis: Bootstrapping the ``pip`` installer into an existing Python
+ :synopsis: Bootstrapping the "pip" installer into an existing Python
installation or virtual environment.
.. versionadded:: 3.4