Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
little documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 19, 2015
1 parent 36edd5f commit 90b080e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Worker Farm allows me to spin up multiple JVMs to be controlled by Node, and hav

## API

Worker Farm exports a main function an an `end()` method. The main function sets up a "farm" of coordinated child-process workers and it can be used to instantiate multiple farms, all operating independently.
Worker Farm exports a main function and an `end()` method. The main function sets up a "farm" of coordinated child-process workers and it can be used to instantiate multiple farms, all operating independently.

### workerFarm([options, ]pathToModule[, exportedMethods])

Expand Down

0 comments on commit 90b080e

Please sign in to comment.