Skip to content

Commit 6c98cf0

Browse files
jasnellrvagg
authored andcommitted
doc: remove repeated statement in globals.markdown
Per: nodejs/node-v0.x-archive#25102 Originally reported by @kuldipem Reviewed By: Sakthipriyan Vairamani <[email protected]> PR-URL: #2378
1 parent 48e6ccf commit 6c98cf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/globals.markdown

-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ when to use `module.exports`.
143143

144144
See the [module system documentation][] for more information.
145145

146-
See the [module section][] for more information.
147-
148146
## setTimeout(cb, ms)
149147

150148
Run callback `cb` after *at least* `ms` milliseconds. The actual delay depends

0 commit comments

Comments
 (0)