summaryrefslogtreecommitdiff
path: root/docs/html/cli/pip_uninstall.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/cli/pip_uninstall.rst')
-rw-r--r--docs/html/cli/pip_uninstall.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/cli/pip_uninstall.rst b/docs/html/cli/pip_uninstall.rst
index e6eeb5ebf..0dd52619d 100644
--- a/docs/html/cli/pip_uninstall.rst
+++ b/docs/html/cli/pip_uninstall.rst
@@ -43,7 +43,7 @@ Examples
Uninstalling simplejson:
/home/me/env/lib/python3.9/site-packages/simplejson
/home/me/env/lib/python3.9/site-packages/simplejson-2.2.1-py3.9.egg-info
- Proceed (y/n)? y
+ Proceed (Y/n)? y
Successfully uninstalled simplejson
.. tab:: Windows
@@ -54,5 +54,5 @@ Examples
Uninstalling simplejson:
/home/me/env/lib/python3.9/site-packages/simplejson
/home/me/env/lib/python3.9/site-packages/simplejson-2.2.1-py3.9.egg-info
- Proceed (y/n)? y
+ Proceed (Y/n)? y
Successfully uninstalled simplejson