Skip to content

Commit c174faf

Browse files
committed
Update challenges.md
1 parent 386e1da commit c174faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/variables/challenges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ void main() {
8888
}
8989
```
9090

91-
You are not allowed to write `b = "A";` or `a = "B";`
91+
To be clear: you are not allowed to write `b = "A";` or `a = "B";`
9292

9393
As a hint: you can always make new variables.
9494

0 commit comments

Comments
 (0)