Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Commit

Permalink
Fix Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrbc committed Mar 26, 2016
1 parent 6326811 commit 30f703e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ var options = {

server.register({
plugin: Good,
options: options
register: options
}, function (err) {
if (err) {
return console.error(err);
Expand Down

0 comments on commit 30f703e

Please sign in to comment.