Commit 91181fd
authored
Update part2c.md
In this sentence:
"The registration of the callback happens by giving the eventHandler variable, referring to the event-handler function, AS A PARAMETER to the then method of the promise."
the capitalized part "AS A PARAMETER" I think should be "as an argument" as it refers to a variable being passed into the function.1 parent 009ee94 commit 91181fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments