Skip to content

Commit cf2a8a5

Browse files
authored
Merge pull request #6 from ylynfatt/patch-1
Fix typo in README
2 parents 1ec4fa0 + 58d9610 commit cf2a8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The default token issuer (`iss` claim) is your `APP_NAME` lowercase. You can spe
7373

7474
**Audience**
7575

76-
The default token audience (`aud` claim) is your `APP_NAME` lowercase. You can specify a different issuer name via `JWT_AUDIENCE`.
76+
The default token audience (`aud` claim) is your `APP_NAME` lowercase. You can specify a different audience name via `JWT_AUDIENCE`.
7777

7878
## Building tokens fluently
7979

0 commit comments

Comments
 (0)