Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7570a3

Browse files
Update apps/docs/docs/cdk/render-strategies/rx-schedule-task.md
Co-authored-by: Enea Jahollari <[email protected]>
1 parent 18e9e4d commit a7570a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/docs/cdk/render-strategies/rx-schedule-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Chromium based browsers consider all tasks that take more than 50ms as long task
1010
1111
## Scheduling mechanisms in browser
1212

13-
Most common ways of delaying task execution are:
13+
Most common ways of delaying a task execution are:
1414

1515
- `setTimeout`
1616
- `requestAnimationFrame`

0 commit comments

Comments
 (0)