mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-15 00:04:58 +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.
|
||||
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 = """???"""
|
||||
"#;
|
||||
|
||||
|
Reference in New Issue
Block a user