Skip to content

Commit 6f47ce9

Browse files
authored
Update README.md
1 parent 3df174d commit 6f47ce9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ class AuthService:
6262
## JWTModule Setup
6363
There are two ways in config JWTModule
6464
- **setup**:
65-
`JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
65+
66+
`JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
6667

6768
For example:
6869
```python

0 commit comments

Comments
 (0)