Skip to content

Commit 26b67e2

Browse files
✏️ Update docs/virtual-environments.md (#1321)
1 parent e7744e5 commit 26b67e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/virtual-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ After activating the virtual environment, the `PATH` variable would look somethi
668668
/home/user/code/awesome-project/.venv/bin:/usr/bin:/bin:/usr/sbin:/sbin
669669
```
670670

671-
That means that the system will now start looking first look for programs in:
671+
That means that the system will now start looking first for programs in:
672672

673673
```plaintext
674674
/home/user/code/awesome-project/.venv/bin

0 commit comments

Comments
 (0)