fix(variables6): minor typo (#419)

Looks like this was cloned from variables5.rs
This commit is contained in:
Alexx Roche 2020-06-03 13:34:43 +02:00 committed by GitHub
parent 73e848e96f
commit 524e17df10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// variables5.rs
// variables6.rs
// Make me compile! Execute the command `rustlings hint variables6` if you want a hint :)
// I AM NOT DONE