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: