Skip to content

Commit 7098c4c

Browse files
committed
docs: fix typo
1 parent 59fef5a commit 7098c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ virtualenv /opt/poetry
327327
{{% note %}}
328328
If you install Poetry via `pip`, ensure you have Poetry installed into an isolated environment that is **not the same**
329329
as the target environment managed by Poetry. If Poetry and your project are installed into the same environment, Poetry
330-
is likely to upgrade or uninstall its down dependencies (causing hard-to-debug and understand errors).
330+
is likely to upgrade or uninstall its own dependencies (causing hard-to-debug and understand errors).
331331
{{% /note %}}
332332

333333
**Version pinning**

0 commit comments

Comments
 (0)