Fix typos
This commit is contained in:
parent
ca92aed539
commit
feebafcc9e
5 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@ Let's see more examples.
|
|||
|
||||
} catch(err) {
|
||||
|
||||
alert(`Error has occured!`); // *!*(3) <--*/!*
|
||||
alert(`Error has occurred!`); // *!*(3) <--*/!*
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue