Skip to content

Commit

Permalink
docs(readme): fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gergelyke authored and Peter Marton committed Jul 27, 2015
1 parent c09de39 commit d036436
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 @@ -38,7 +38,7 @@ server.connection({ port: 3000 });
server.register({
register: graffitiMongoose.hapi,
options: {
adapter: graffitiMongoose',
adapter: graffitiMongoose,
models: []
}
}, {
Expand Down

0 comments on commit d036436

Please sign in to comment.