Update article.md
'The browser may even show "the script..." warning' -> 'The browser may even show a "the script..." warning'
This commit is contained in:
parent
6cf0f086e7
commit
0b2cbf947b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ function count() {
|
||||||
count();
|
count();
|
||||||
```
|
```
|
||||||
|
|
||||||
The browser may even show "the script takes too long" warning.
|
The browser may even show a "the script takes too long" warning.
|
||||||
|
|
||||||
Let's split the job using nested `setTimeout` calls:
|
Let's split the job using nested `setTimeout` calls:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue