From 1a7bb5a4005e66665d2618b20bea132f009b79f9 Mon Sep 17 00:00:00 2001 From: marisa Date: Mon, 11 Nov 2019 17:47:45 +0100 Subject: Address feedback --- exercises/functions/functions1.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/functions/functions1.rs') 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 -- cgit v1.2.3