Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Mar 25, 2011
1 parent d61d61b commit 430564e
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 @@ -28,7 +28,7 @@ Integrate this app into your node's `rebar.config`:
...

Add it to your `reltool.config`, then generate a release with `rebar generate`.
Fire up your node, attach, and test out the include public API's `ping/0`
Fire up your node, attach, and test out the included public API's `ping/0`
function, which should return `{pong, Partition}`:

1> riak_core_node_watcher:services().
Expand Down

0 comments on commit 430564e

Please sign in to comment.