diff options
| author | diannasoriel <mokou@fastmail.com> | 2021-10-02 23:09:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-02 23:09:52 +0200 |
| commit | af91eb508ac659272398486f041b2a8364f9e385 (patch) | |
| tree | 75f350fef07b8e606f84491fa6f456527827ebc1 | |
| parent | ed7fe883b9cfd2c861b7cc941f29d902d0aad224 (diff) | |
| parent | 1c0fe3cbcca85f90b3985985b8e265ee872a2ab2 (diff) | |
Merge pull request #860 from rlch/spelling-mistakes
fix: few spelling mistakes
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -364,7 +364,7 @@ mode = "compile" hint = """ The delicious_snacks module is trying to present an external interface that is different than its internal structure (the `fruits` and `veggies` modules and -associated constants). Complete the `use` statemants to fit the uses in main and +associated constants). Complete the `use` statements to fit the uses in main and find the one keyword missing for both constants.""" [[exercises]] |
