typo
This commit is contained in:
parent
0d8e874ba4
commit
82555e281a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ The `callback` gets one argument -- the time passed from the beginning of the pa
|
|||
|
||||
Usually `callback` runs very soon, unless the CPU is overloaded or the laptop battery is almost discharged, or there's another reason.
|
||||
|
||||
The code below shows the time between first 20 runs fo `requestAnimationFrame`. Usually it's 10-20ms:
|
||||
The code below shows the time between first 20 runs for `requestAnimationFrame`. Usually it's 10-20ms:
|
||||
|
||||
```html run height=40 refresh
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue