Fix typos
This commit is contained in:
parent
3dd9fb053a
commit
16e7d07dc0
5 changed files with 5 additions and 5 deletions
|
@ -60,7 +60,7 @@ As the reading proceeds, there are events:
|
|||
- `progress` -- occurs during reading.
|
||||
- `load` -- no errors, reading complete.
|
||||
- `abort` -- `abort()` called.
|
||||
- `error` -- error has occured.
|
||||
- `error` -- error has occurred.
|
||||
- `loadend` -- reading finished with either success or failure.
|
||||
|
||||
When the reading is finished, we can access the result as:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue