Browse Source

Fix the Json name

Sorry.
pull/540/head
Bruno Koga 10 years ago
parent
commit
bc87aa8159
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

539
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
539
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
540
 * [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
540
 * [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
541
 * [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
541
 * [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
542
-* [Jason Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
542
+* [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
543
 
543
 
544
 ## Markup
544
 ## Markup
545
 *Libraries for working with markup.*
545
 *Libraries for working with markup.*

Loading…
Cancel
Save