We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9a1300 + 95fa8fe commit d2d625dCopy full SHA for d2d625d
1 file changed
src/doc/guide.md
@@ -422,7 +422,7 @@ information.
422
423
## Build cache
424
425
-Cargo shares build artifacts among all the packages of a single workspaces.
+Cargo shares build artifacts among all the packages of a single workspace.
426
Today, Cargo does not share build results across different workspaces, but
427
a similar result can be achieved by using a third party tool, [sccache].
428
0 commit comments