]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
✏️ Update `docs/virtual-environments.md` (#1321)
authorsylvain hellin <hellinsylvain@gmail.com>
Mon, 31 Mar 2025 08:55:22 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 08:55:22 +0000 (10:55 +0200)
docs/virtual-environments.md

index ca48de91d65610f26bac9f9079bc9bd63da7d6a2..131cd53d767ddd6111040da62ff307553bb44802 100644 (file)
@@ -668,7 +668,7 @@ After activating the virtual environment, the `PATH` variable would look somethi
 /home/user/code/awesome-project/.venv/bin:/usr/bin:/bin:/usr/sbin:/sbin
 ```
 
-That means that the system will now start looking first look for programs in:
+That means that the system will now start looking first for programs in:
 
 ```plaintext
 /home/user/code/awesome-project/.venv/bin