Skip to content

Commit 02269f4

Browse files
author
Grégoire Paris
committed
fixup! Add punctuation
1 parent 5ddab83 commit 02269f4

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
@@ -156,7 +156,7 @@ default:
156156
# ...
157157
```
158158

159-
Finally, mark your scenarios with the `@login` annotation to automatically add a valid `Authorization` header and with `@logout` to be sure to destroy the token after this scerario.
159+
Finally, mark your scenarios with the `@login` annotation to automatically add a valid `Authorization` header, and with `@logout` to be sure to destroy the token after this scerario.
160160

161161
Previous chapter: [FOSUserBundle Integration](fosuser-bundle.md)
162162

0 commit comments

Comments
 (0)