Skip to content

Commit 7f45b4b

Browse files
authored
docs: close app.post call in multiple-validators example (#891)
1 parent bb32651 commit 7f45b4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/guides/validation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ app.post(
159159
(c) => {
160160
//...
161161
}
162+
)
162163
```
163164
164165
## With Zod

0 commit comments

Comments
 (0)