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.
2 parents 0c33172 + 640ff8d commit f3de2deCopy full SHA for f3de2de
src/doc/src/reference/workspaces.md
@@ -110,7 +110,7 @@ is not inside a subdirectory of the workspace root.
110
111
#### Package selection
112
113
-In a workspace, package-related cargo commands like [`cargo build`] can use
+In a workspace, package-related Cargo commands like [`cargo build`] can use
114
the `-p` / `--package` or `--workspace` command-line flags to determine which
115
packages to operate on. If neither of those flags are specified, Cargo will
116
use the package in the current working directory. If the current directory is
0 commit comments