Fix typos: remove 's' from callback (#27512)

This commit is contained in:
Kelly Downes
2019-01-15 15:13:12 -08:00
committed by Tom
parent 2d85ecb317
commit 120f418c41

View File

@ -30,7 +30,7 @@ Only if all of them are truth will we return true, so make sure all of them chec
> _try to solve the problem now_
You could use loops or callbacks functions, there are multiple ways to solve this problem.
You could use loops or callback functions, there are multiple ways to solve this problem.
## Spoiler Alert!