Skip to content

Commit b0e079e

Browse files
Update info.toml
1 parent 06cc363 commit b0e079e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ name = "variables1"
2121
path = "exercises/variables/variables1.rs"
2222
mode = "compile"
2323
hint = """
24-
Hint: The declaration on line 12 is missing a keyword that is needed in Rust
24+
Hint: The declaration on line 8 is missing a keyword that is needed in Rust
2525
to create a new variable binding."""
2626

2727
[[exercises]]

0 commit comments

Comments
 (0)