We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb58088 + 06a6a40 commit 33f08cbCopy full SHA for 33f08cb
src/doc/src/reference/manifest.md
@@ -523,8 +523,8 @@ Most of the time workspaces will not need to be dealt with as `cargo new` and
523
#### Virtual Manifest
524
525
In workspace manifests, if the `package` table is present, the workspace root
526
-crate will be treated as a normal package, as well as a worksapce. If the
527
-`package` table is not present in a worksapce manifest, it is called a *virtual
+crate will be treated as a normal package, as well as a workspace. If the
+`package` table is not present in a workspace manifest, it is called a *virtual
528
manifest*.
529
530
When working with *virtual manifests*, package-related cargo commands, like
0 commit comments