Skip to content

Commit 2d2675c

Browse files
committed
Fix typo
1 parent 3722078 commit 2d2675c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The following arguments are mandatory.
9393
of the toolchain does not need to be in the `rustc` `master` branch, it can be e.g.
9494
the result of a `try` CI run.
9595

96-
> If you want to specify a toolchain with a commit SHA, You will need to have [`rustup-toolchain-install-master`](https://github.com/kennytm/rustup-toolchain-install-master) installed.
96+
> If you want to specify a toolchain with a commit SHA, you will need to have [`rustup-toolchain-install-master`](https://github.com/kennytm/rustup-toolchain-install-master) installed.
9797
9898
The identifier under which the results will be put into the database varies.
9999
- If the `--id` option is specified, that identifer will be used.

0 commit comments

Comments
 (0)