fix(curriculum): typo in workshop emoji reactor Step 14 (#62390)

This commit is contained in:
Clarence Bakosi
2025-09-27 15:25:30 +01:00
committed by GitHub
parent 95b4056e20
commit 51d65b7941

View File

@@ -33,7 +33,7 @@ try {
}
```
The `saddBtn` variable should not exist.
The `sadBtn` variable should not exist.
```js
try {