Skip to content

Commit cd8c43d

Browse files
authored
Fix typo in guard.md
1 parent 4b5dcd5 commit cd8c43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concept/guard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ app.guard({
5555
)
5656
```
5757
58-
# Groupped Guard
58+
# Grouped Guard
5959
You can create group with a guard scope by adding a guard api in the second parameter, instead of nesting group and guard together.
6060
6161
```ts

0 commit comments

Comments
 (0)