Skip to content

Commit 56e663c

Browse files
Fix the spelling of the dependency name in README (#638)
1 parent d0ebc3f commit 56e663c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Add the dependency via Maven:
5252
or Gradle:
5353

5454
```gradle
55-
implementation 'com.auth0:jva-jwt:4.2.1'
55+
implementation 'com.auth0:java-jwt:4.2.1'
5656
```
5757

5858
### Create a JWT

0 commit comments

Comments
 (0)