From b827de31dda2c08d08110fe0ef81d393dd5db024 Mon Sep 17 00:00:00 2001 From: "James A. Webb, IV" Date: Mon, 6 Feb 2023 09:23:37 -0600 Subject: [PATCH] Update user-environment.rst Minor typo --- docs/howto/env/user-environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/env/user-environment.rst b/docs/howto/env/user-environment.rst index 5ea9fcb..c1f90b9 100644 --- a/docs/howto/env/user-environment.rst +++ b/docs/howto/env/user-environment.rst @@ -170,7 +170,7 @@ To upgrade the Python version of the user environment, one can: * **Upgrade Python manually.** - Because upgrading Python for existing installs can break packages alaredy installed + Because upgrading Python for existing installs can break packages already installed under the old Python, upgrading your current TLJH installation, will NOT upgrade the Python version of the user environment, but you may do so manually.