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 957522a + 57834e9 commit b3de1b7Copy full SHA for b3de1b7
exercises/quiz2.rs
@@ -6,7 +6,7 @@
6
// - Modules
7
// - Enums
8
9
-// Let's build a little machine in form of a function.
+// Let's build a little machine in the form of a function.
10
// As input, we're going to give a list of strings and commands. These commands
11
// determine what action is going to be applied to the string. It can either be:
12
// - Uppercase the string
0 commit comments