docs: Correct typo in configuring-zed.md (#18580)

Release Notes:

- N/A
This commit is contained in:
pantheraleo-7
2024-10-01 18:09:34 +03:00
committed by GitHub
parent 1be24f7739
commit 68d6177d37
+1 -1
View File
@@ -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: