Skip to content

Commit e764b75

Browse files
committed
This'll -> This will
1 parent 708cfef commit e764b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It contains code examples and exercises similar to Rustlings, but online.
1919

2020
Before installing Rustlings, you need to have _Rust installed_.
2121
Visit [www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install) for further instructions on installing Rust.
22-
This'll also install _Cargo_, Rust's package/project manager.
22+
This will also install _Cargo_, Rust's package/project manager.
2323

2424
> 🐧 If you're on Linux, make sure you've installed `gcc` (for a linker).
2525
>

0 commit comments

Comments
 (0)