Skip to content

Commit fef52cc

Browse files
committed
Formatting fixes
1 parent 5d8776d commit fef52cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: MIGRATION_GUIDE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ This class extends `InvalidClaimException` and represents that when validating a
5050

5151
This class extends `InvalidClaimException` and represents that when validating a JWT, an expected claim is missing from the JWT.
5252

53-
### `HeaderParams` added
53+
#### `HeaderParams` added
5454

5555
This class contains constants representing common header parameter names.
5656

57-
### `StandardClaims` added
57+
#### `StandardClaims` added
5858

5959
This class contains constants representing the standard claim names.
6060

0 commit comments

Comments
 (0)