Skip to content

Commit 91a43fd

Browse files
committed
Fix typo in cargo vendor examples
1 parent ba37dac commit 91a43fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/man/cargo-vendor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ include::section-exit-status.adoc[]
6262

6363
cargo vendor
6464

65-
. Vendor all dependencies into a local "third-part/vendor" folder
65+
. Vendor all dependencies into a local "third-party/vendor" folder
6666

6767
cargo vendor third-party/vendor
6868

0 commit comments

Comments
 (0)