Skip to content

Commit 57834e9

Browse files
authored
Minor Grammar
1 parent 915a59e commit 57834e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/quiz2.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// - Modules
77
// - Enums
88

9-
// Let's build a little machine in form of a function.
9+
// Let's build a little machine in the form of a function.
1010
// As input, we're going to give a list of strings and commands. These commands
1111
// determine what action is going to be applied to the string. It can either be:
1212
// - Uppercase the string

0 commit comments

Comments
 (0)