Skip to content

Commit

Permalink
README typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dozd committed Jun 17, 2016
1 parent 54ada83 commit f54bc5d
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 @@ -7,7 +7,7 @@ Simply mark your entities with annotation, create `EntityCodec` and that's it! T
- Simple and easy to use.
- Use standard (MongoDB) way for object manipulation.
- Works for synchronous as well as asynchronous version of MongoDB Java Driver.
- You can extend with your own codecs](#custom-codecs).
- You can extend with your [own custom codecs](#custom-codecs).
- It's fast and small - only 13kB dependency covered by unit and integration tests.

## Installation
Expand Down

0 comments on commit f54bc5d

Please sign in to comment.