mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-16 01:01:16 -04:00
fix(curriculum): typo in workshop emoji reactor Step 14 (#62390)
This commit is contained in:
@@ -33,7 +33,7 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
The `saddBtn` variable should not exist.
|
||||
The `sadBtn` variable should not exist.
|
||||
|
||||
```js
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user