Skip to content

Commit d2d625d

Browse files
committed
Auto merge of #4528 - adrian5:patch-1, r=alexcrichton
Fix typo in doc
2 parents f9a1300 + 95fa8fe commit d2d625d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/doc/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ information.
422422
423423
## Build cache
424424
425-
Cargo shares build artifacts among all the packages of a single workspaces.
425+
Cargo shares build artifacts among all the packages of a single workspace.
426426
Today, Cargo does not share build results across different workspaces, but
427427
a similar result can be achieved by using a third party tool, [sccache].
428428

0 commit comments

Comments
 (0)