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 d1d16f2 commit 640ff8dCopy full SHA for 640ff8d
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