Skip to content

Commit 628c7a9

Browse files
committed
fix typo in merge sentence
1 parent d7ea3b5 commit 628c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-mergeable-rustdoc-cross-crate-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ rustdoc \
120120
index-crate/src/lib.rs
121121
```
122122

123-
Copy the docs from external locations to the given `--out-dir`.
123+
Copy the docs from the given `--out-dir`s to a central location.
124124

125125
```shell
126126
cp -r struct-crate/target/doc/* trait-crate/target/doc/* index-crate/target/doc/* merged/doc

0 commit comments

Comments
 (0)