summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index bbfee14..44f344a 100644
--- a/info.toml
+++ b/info.toml
@@ -13,7 +13,7 @@ name = "intro2"
path = "exercises/00_intro/intro2.rs"
mode = "compile"
hint = """
-Add an argument after the format string."""
+The compiler is informing us that we've got the name of the print macro wrong, and has suggested an alternative."""
# VARIABLES