Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
akaDuality committed Dec 16, 2023
1 parent b27803a commit 074f749
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
@Choice(isCorrect: false) {
```
Label: Chicken BBQ, from 30 AED
Value: pizza Sauce, mushrooms...
Value: pizza sauce, mushrooms...
```

@Justification(reaction: "Try again!") {
Expand All @@ -206,7 +206,7 @@
@Choice(isCorrect: true) {
```
Label: Chicken BBQ,
Value: from 30 AED, pizza Sauce, mushrooms...
Value: from 30 AED, pizza sauce, mushrooms...
```


Expand All @@ -220,7 +220,7 @@

```
Label: Chicken BBQ,
Value: pizza Sauce, mushrooms..., from 30 AED
Value: pizza sauce, mushrooms..., from 30 AED
```

@Justification(reaction: "That's right!") {
Expand Down

0 comments on commit 074f749

Please sign in to comment.