We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ee23c commit e171db0Copy full SHA for e171db0
1 file changed
1-js/06-advanced-functions/08-settimeout-setinterval/article.md
@@ -461,4 +461,4 @@ For example, the in-browser timer may slow down for a lot of reasons:
461
- The browser tab is in the background mode.
462
- The laptop is on battery.
463
464
-All that may decrease the minimal timer resolution (the minimal delay) to 300ms or even 1000ms depending on the browser and settings.
+All that may increase the minimal timer resolution (the minimal delay) to 300ms or even 1000ms depending on the browser and settings.
0 commit comments