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.
2 parents 47f8a0c + 8b476e6 commit 1bae2dcCopy full SHA for 1bae2dc
rustlings-macros/info.toml
@@ -122,7 +122,7 @@ dir = "01_variables"
122
test = false
123
hint = """
124
We know about variables and mutability, but there is another important type of
125
-variables available: constants.
+variable available: constants.
126
127
Constants are always immutable. They are declared with the keyword `const`
128
instead of `let`.
0 commit comments