We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7eaa4 commit a6fa0b4Copy full SHA for a6fa0b4
lib/src/main/java/com/auth0/jwt/JWTCreator.java
@@ -582,7 +582,7 @@ private static boolean isBasicType(Object value) {
582
}
583
584
/**
585
- * Creates a new JWT and signs is with the given algorithm.
+ * Creates a new JWT and signs it with the given algorithm.
586
*
587
* @param algorithm used to sign the JWT
588
* @return a new JWT token
0 commit comments