Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 29f6f1e

Browse filesBrowse files
committed
✏️ Fix a typo in docs/virtual-environments.md
1 parent 0789b4e commit 29f6f1e
Copy full SHA for 29f6f1e

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/virtual-environments.md‎

Copy file name to clipboardExpand all lines: docs/virtual-environments.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ The solution to the problems of having all the packages in the global environmen
558558

559559
A virtual environment is a **directory**, very similar to the global one, where you can install the packages for a project.
560560

561-
This way, each project will have it's own virtual environment (`.venv` directory) with its own packages.
561+
This way, each project will have its own virtual environment (`.venv` directory) with its own packages.
562562

563563
```mermaid
564564
flowchart TB

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.