From 68d6177d370defa04be8f989240ab9e8a8e8c79f Mon Sep 17 00:00:00 2001 From: pantheraleo-7 <159872817+pantheraleo-7@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:39:34 +0530 Subject: [PATCH] docs: Correct typo in `configuring-zed.md` (#18580) Release Notes: - N/A --- docs/src/configuring-zed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index ad6a628ed0880f0852e7ef9fdd8a4895ee38484e..1e531f7c744d1819c6e059f099eb9b4e65232f82 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -1736,7 +1736,7 @@ See Buffer Font Features ## Terminal: Detect Virtual Environments {#terminal-detect_venv} -- Description: Activate the [Python Virtual Environment](https://docs.python.org/3/library/venv.html), if one is found, in the terminal's working directory (as resolved by the working_directory and automatically activating the virtual environemtn +- Description: Activate the [Python Virtual Environment](https://docs.python.org/3/library/venv.html), if one is found, in the terminal's working directory (as resolved by the working_directory and automatically activating the virtual environment. - Setting: `detect_venv` - Default: