Spelling Continued

Checked some spelling further along in the article files. Made some
small grammatical fixes, but mostly spelling.
This commit is contained in:
reigningmetal 2017-06-12 20:26:14 -04:00
parent 42d9f16fe3
commit c97f53563c
19 changed files with 31 additions and 31 deletions

View file

@ -5,7 +5,7 @@ The browser allows to track the loading of external resources -- scripts, iframe
There are two events for it:
- `onload` -- successful load,
- `onerror` -- an error occured.
- `onerror` -- an error occurred.
## Loading a script