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.
1 parent 6d274eb commit 4e2e9e2Copy full SHA for 4e2e9e2
exercises/concept/expert-mixologist/.docs/instructions.md
@@ -73,5 +73,5 @@ let orders = [
73
74
orderTracker(orders: orders)
75
76
-// returnsa (beer: (first "10:01", last "10:22", total 3), soda: (first "10:09", last "10:09", total 1))
+// returns (beer: (first "10:01", last "10:22", total 3), soda: (first "10:09", last "10:09", total 1))
77
```
0 commit comments