Skip to content

Commit d5848e3

Browse files
svozzasdangol
andauthored
Update docs/features/event-handler/rest.md
Co-authored-by: Swopnil Dangol <[email protected]>
1 parent 52dcd96 commit d5848e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/event-handler/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ the handler has run and we have access to request body.
419419

420420
=== "index.ts"
421421

422-
```ts hl_lines="8 15"
422+
```ts hl_lines="6 14-15"
423423
--8<-- "examples/snippets/event-handler/rest/advanced_mw_destructuring_problem.ts:3"
424424
```
425425

0 commit comments

Comments
 (0)