Fix typos
This commit is contained in:
parent
3dd9fb053a
commit
16e7d07dc0
5 changed files with 5 additions and 5 deletions
|
@ -521,7 +521,7 @@ try {
|
|||
}
|
||||
*/!*
|
||||
|
||||
alert(result || "error occured");
|
||||
alert(result || "error occurred");
|
||||
|
||||
alert( `execution took ${diff}ms` );
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue