diff options
| author | marisa <mokou@posteo.de> | 2019-11-11 17:47:45 +0100 |
|---|---|---|
| committer | marisa <mokou@posteo.de> | 2019-11-11 17:47:45 +0100 |
| commit | 1a7bb5a4005e66665d2618b20bea132f009b79f9 (patch) | |
| tree | dbdd23fad66b796a9fefc04174b50566a7d269a1 /exercises/functions/functions1.rs | |
| parent | 48c35bcfbc251bcfc8d8a2abaa141e260209c285 (diff) | |
Address feedback
Diffstat (limited to 'exercises/functions/functions1.rs')
| -rw-r--r-- | exercises/functions/functions1.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/functions/functions1.rs b/exercises/functions/functions1.rs index 49d48e9..3112527 100644 --- a/exercises/functions/functions1.rs +++ b/exercises/functions/functions1.rs @@ -1,5 +1,5 @@ // functions1.rs -// Make me compile! Execute `rustlings hint function1` for hints :) +// Make me compile! Execute `rustlings hint functions1` for hints :) // I AM NOT DONE |
