Skip to content

Commit e4947b9

Browse files
authored
Merge pull request #104 from Malachi-M/patch-1
fix: typo in Update guard.md
2 parents 2300fb2 + 431ced5 commit e4947b9

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)