We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfbdce commit ec18f48Copy full SHA for ec18f48
docs/concepts/projects/dependencies.md
@@ -37,7 +37,7 @@ dependencies = ["httpx>=0.27.2"]
37
```
38
39
The [`--dev`](#development-dependencies), [`--group`](#dependency-groups), or
40
-[`--optional`](#optional-dependencies) flags can be used to add a dependencies to an alternative
+[`--optional`](#optional-dependencies) flags can be used to add dependencies to an alternative
41
field.
42
43
The dependency will include a constraint, e.g., `>=0.27.2`, for the most recent, compatible version
0 commit comments