Skip to content

Commit

Permalink
fixing the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Kainz committed Sep 23, 2011
1 parent 92d007a commit 5b3e117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Backgrounder
====================================================

This is a simple wrapper around the ``[child_process.spawn](http://nodejs.org/docs/v0.4.11/api/all.html#child_process.spawn)`` call supported by Node.js.
This is a simple wrapper around the [``child_process.spawn``](http://nodejs.org/docs/v0.4.11/api/all.html#child_process.spawn) call supported by Node.js.

```
var util = require("util");
Expand Down

0 comments on commit 5b3e117

Please sign in to comment.