fix(quiz2): fix comment regarding hints
Change the comment on quiz2.rs, since there are no hints.
This commit is contained in:
parent
c923e7af73
commit
68fe97bbc2
@ -16,7 +16,7 @@
|
||||
// - The input is going to be a Vector of a 2-length tuple,
|
||||
// the first element is the string, the second one is the command.
|
||||
// - The output element is going to be a Vector of strings.
|
||||
// Execute `rustlings hint quiz2` or use the `hint` watch subcommand for a hint.
|
||||
// No hints this time!
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
Reference in New Issue
Block a user