Fix wording

This commit is contained in:
Sylvain Bellemare 2023-06-18 01:26:06 -04:00
parent 88dc235639
commit 1aef085ea2
No known key found for this signature in database
GPG Key ID: C38AE0ECCAB7D5C8
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ it will be automatically upgraded by this Action.
This Action supports [toolchain files](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file),
so it is not necessary to use `toolchain` input anymore.
Input has higher priority, so if you are want to use toolchain file,
Input has higher priority, so if you want to use a toolchain file,
you need to remove the input from the workflow file.
If neither `toolchain` input or `rust-toolchain` file are provided,