Skip to content

Commit e9c72f2

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

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
@@ -63,7 +63,7 @@ class AuthService:
6363
There are two ways in config JWTModule
6464
- **setup**:
6565

66-
`JWTModule.setup` takes some parameters that allows instance configuration of the `JWTConfiguration` schema required by the `JWTService`
66+
`JWTModule.setup` takes some parameters that allows instant configuration of the `JWTConfiguration` schema required by the `JWTService`
6767

6868
For example:
6969
```python

0 commit comments

Comments
 (0)