Skip to content

Commit ed32b8a

Browse files
author
olivia hugger
authored
fix readme typo
1 parent af8550f commit ed32b8a

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
@@ -24,7 +24,7 @@ in the playground to find comments that have hints.
2424
* clone the repo to your local environment: `git clone git@github.com:rustlings/rustlings.git`
2525
* edit the rustling that you want, per example `variables/variables1.rs`
2626
* run `cargo run` in the project folder
27-
* you will notice that you README file was modified and now it has the new content of the file that you edited
27+
* you will notice that your README file was modified and now it has the new content of the file that you edited
2828
* click in the new URL in the README and you will redirect to the rust playground and the whole file content it will be loaded
2929
* to execute in the rust playground, just click on `run`
3030

0 commit comments

Comments
 (0)