Skip to content

Commit 7cbadcb

Browse files
committed
Fix: typo
1 parent 1c90a32 commit 7cbadcb

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
@@ -80,7 +80,7 @@ You can solve them with Sending JWT token in `Http Header` with the `Authorizati
8080

8181
- You can find example code in [/src/user/user.resolver.ts](/src/user/user.resolver.ts)
8282

83-
### permission
83+
### Permission for specific field
8484

8585
The [permission guard](/src/common/decorators/query-guard.decorator.ts) is used to block access to specific fields in client requests.
8686

0 commit comments

Comments
 (0)