diff --git a/docs/guide/commands/add.md b/docs/guide/commands/add.md index 4c51c7a7c8..6875900c8b 100644 --- a/docs/guide/commands/add.md +++ b/docs/guide/commands/add.md @@ -2,7 +2,7 @@ Adds a Python package to this project. The command takes a PEP 508 requirement string but provides additional helper arguments to make this process more user friendly. For -instance instead of passing git references within the requiement string, the `--git` +instance instead of passing git references within the requirement string, the `--git` parameter can be used. If auto sync is disabled, after a dependency is added it's not automatically