Browse Source

docs: style

v0.7.4-release
Ryan Dahl 14 years ago
parent
commit
86bf3309bf
  1. 4
      doc/api/globals.markdown

4
doc/api/globals.markdown

@ -13,11 +13,11 @@ scope; `var something` inside a Node module will be local to that module.
### process ### process
The process object. See the `'process object'` section. The process object. See the 'process object' section.
### require() ### require()
To require modules. See the `'Modules'` section. To require modules. See the 'Modules' section.
### require.resolve() ### require.resolve()

Loading…
Cancel
Save