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

Release Notes:

- N/A
This commit is contained in:
pantheraleo-7 2024-10-01 20:39:34 +05:30 committed by GitHub
parent 1be24f7739
commit 68d6177d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: