We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fef5a commit 7098c4cCopy full SHA for 7098c4c
docs/_index.md
@@ -327,7 +327,7 @@ virtualenv /opt/poetry
327
{{% note %}}
328
If you install Poetry via `pip`, ensure you have Poetry installed into an isolated environment that is **not the same**
329
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).
+is likely to upgrade or uninstall its own dependencies (causing hard-to-debug and understand errors).
331
{{% /note %}}
332
333
**Version pinning**
0 commit comments