docs: style
authorRyan Dahl <ry@tinyclouds.org>
Mon, 17 Jan 2011 21:35:01 +0000 (13:35 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 17 Jan 2011 21:35:30 +0000 (13:35 -0800)
doc/api/globals.markdown

index c671ed8..8129bfc 100644 (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()