docs: style

This commit is contained in:
Ryan Dahl 2011-01-17 13:35:01 -08:00
parent a51063c13c
commit 86bf3309bf

View File

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