Skip to content

Commit

Permalink
🐴
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotttf committed Dec 10, 2015
1 parent 15a902e commit fd6511e
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 @@ -49,7 +49,7 @@ else {

Returns a promise that resolves when the server is listening.

* `Adios.child.init(cleanCb[, path])- The initialize function for adios
* `Adios.child.init(cleanCb[, path])` - The initialize function for adios
children. Sets up a connection to the master. Note: there can be only one per
process and it mist be running on a child process.
* `cleanCb` - The method to execute when the master is notifying of a
Expand Down

0 comments on commit fd6511e

Please sign in to comment.