Skip to content

Commit 5a77567

Browse files
author
Grégoire Paris
committed
Add punctuation
1 parent f54ad0c commit 5a77567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ And the "Authorize" button will automatically appear in Swagger UI.
8181
### Adding a New API Key
8282
8383
All you have to do is configure the API key in the `value` field.
84-
By default [only the authorization header mode is enabled](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#2-use-the-token) in [LexikJWTAuthenticationBundle](https://github.com/lexik/LexikJWTAuthenticationBundle).
84+
By default, [only the authorization header mode is enabled](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#2-use-the-token) in [LexikJWTAuthenticationBundle](https://github.com/lexik/LexikJWTAuthenticationBundle).
8585
You must set the [JWT token](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#1-obtain-the-token) as below and click on the "Authorize" button.
8686

8787
```

0 commit comments

Comments
 (0)