Skip to content

Commit af91eb5

Browse files
authored
Merge pull request #860 from rlch/spelling-mistakes
fix: few spelling mistakes
2 parents ed7fe88 + 1c0fe3c commit af91eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ mode = "compile"
364364
hint = """
365365
The delicious_snacks module is trying to present an external interface that is
366366
different than its internal structure (the `fruits` and `veggies` modules and
367-
associated constants). Complete the `use` statemants to fit the uses in main and
367+
associated constants). Complete the `use` statements to fit the uses in main and
368368
find the one keyword missing for both constants."""
369369

370370
[[exercises]]

0 commit comments

Comments
 (0)