We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef10b8 commit f9413b8Copy full SHA for f9413b8
info.toml
@@ -732,7 +732,7 @@ name = "traits5"
732
path = "exercises/traits/traits5.rs"
733
mode = "compile"
734
hint = """
735
-To ensure a paramter implements multiple traits use the '+ syntax'. Try replacing the
+To ensure a parameter implements multiple traits use the '+ syntax'. Try replacing the
736
'??' with 'impl <> + <>'.
737
738
See the documentation at: https://doc.rust-lang.org/book/ch10-02-traits.html#specifying-multiple-trait-bounds-with-the--syntax
0 commit comments