Skip to content

Commit

Permalink
Fix the spelling of the dependency name in README (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
trestletech-dd authored Oct 26, 2022
1 parent d0ebc3f commit 56e663c
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 @@ -52,7 +52,7 @@ Add the dependency via Maven:
or Gradle:

```gradle
implementation 'com.auth0:jva-jwt:4.2.1'
implementation 'com.auth0:java-jwt:4.2.1'
```

### Create a JWT
Expand Down

0 comments on commit 56e663c

Please sign in to comment.