Commit e0dd476
doc: fix typos in timers topic to aid readability
Typos in the `setTimeout` vs. `setImmediate` section were hindering
readability. Fixed these typos.
PR-URL: #6916
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>1 parent a8391bc commit e0dd476Copy full SHA for e0dd476
File tree
Expand file treeCollapse file tree
1 file changed
+9
-9
lines changedOpen diff view settings
Filter options
- doc/topics
Expand file treeCollapse file tree
1 file changed
+9
-9
lines changedOpen diff view settings
Collapse file
doc/topics/the-event-loop-timers-and-nexttick.md
Copy file name to clipboardExpand all lines: doc/topics/the-event-loop-timers-and-nexttick.md+9-9Lines changed: 9 additions & 9 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
218 | 218 | |
219 | 219 | |
220 | 220 | |
221 | | - |
222 | | - |
223 | | - |
224 | | - |
225 | | - |
226 | | - |
227 | | - |
228 | | - |
229 | | - |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
230 | 230 | |
231 | 231 | |
232 | 232 | |
|
0 commit comments