fix: rename result1 to errors4

Also put it in the ERROR HANDLING section where it probably belongs.
This commit is contained in:
Taylor Yu
2021-06-06 20:14:29 -05:00
parent a2f0401c4c
commit 50ab289da6
2 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
// result1.rs
// Make this test pass! Execute `rustlings hint result1` for hints :)
// errors4.rs
// Make this test pass! Execute `rustlings hint errors4` for hints :)
// I AM NOT DONE