Skip to content

Commit 7c8cb41

Browse files
committed
Grammar fixes for README
1 parent 490d465 commit 7c8cb41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Yes, here you are:
3636

3737
### Credits
3838

39-
Most of the code have been written by Luis Faja <https://bitbucket.org/lluisfaja/javajwt>. We just wrapped it on a nicer interface and published it to maven. We'll be adding support for signing and other algorithms in the future.
39+
Most of the code have been written by Luis Faja <https://bitbucket.org/lluisfaja/javajwt>. We just wrapped it in a nicer interface and published it to Maven Central. We'll be adding support for signing and other algorithms in the future.
4040

4141
### FAQ
4242

4343

4444
#### Why another JSON Web Token implementation for Java?
45-
We think that current JWT implementations are either too complex or not enough tested. We want something simple with the right number of abstractions.
45+
We think that current JWT implementations are either too complex or not tested enough. We want something simple with the right number of abstractions.
4646

4747
## License
4848

0 commit comments

Comments
 (0)