Skip to content

Commit 2e5fa78

Browse files
committed
minor
1 parent c07eb5c commit 2e5fa78

File tree

1 file changed

+1
-1
lines changed
  • 1-js/06-advanced-functions/08-settimeout-setinterval

1 file changed

+1
-1
lines changed

1-js/06-advanced-functions/08-settimeout-setinterval/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,4 +299,4 @@ For example, the in-browser timer may slow down for a lot of reasons:
299299
- The browser tab is in the background mode.
300300
- The laptop is on battery.
301301

302-
All that may increase the minimal timer resolution (the minimal delay) by 300ms or even 1000ms depending on the browser and OS-level performance settings.
302+
All that may increase the minimal timer resolution (the minimal delay) to 300ms or even 1000ms depending on the browser and OS-level performance settings.

0 commit comments

Comments
 (0)