Skip to content

Commit 5d980c8

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

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
@@ -466,7 +466,7 @@ example, you might want to add additional headers, cookies, or set a custom cont
466466
=== "index.ts"
467467

468468
```ts hl_lines="14-21 28-34"
469-
--8<-- "examples/snippets/event-handler/rest/advanced_fine_grained_responses.ts:3"
469+
--8<-- "examples/snippets/event-handler/rest/advanced_fine_grained_responses.ts:6"
470470
```
471471

472472
=== "JSON Response"

0 commit comments

Comments
 (0)