mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-21 23:57:30 +02:00
Fix typo
This commit is contained in:
@@ -76,7 +76,7 @@ name = "???"
|
|||||||
# The mode "run" only checks if the exercise compiles and runs it.
|
# The mode "run" only checks if the exercise compiles and runs it.
|
||||||
mode = "test"
|
mode = "test"
|
||||||
|
|
||||||
# A mutli-line hint to be shown to users on request.
|
# A multi-line hint to be shown to users on request.
|
||||||
hint = """???"""
|
hint = """???"""
|
||||||
"#;
|
"#;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user