Commit c709d50
authored
docs: correct 'undefined' to 'null' in callback example
The example comment shows `undefined` but logs `null` due to sync execution.
Signed-off-by: Benjamin <127757412+pirateIV@users.noreply.github.com>1 parent dd04024 commit c709d50
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments