Skip to content

Commit c03f051

Browse files
committed
fix line number highlighting
1 parent 913dbf0 commit c03f051

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
@@ -424,7 +424,7 @@ example, you might want to add additional headers, cookies, or set a custom cont
424424

425425
=== "index.ts"
426426

427-
```ts hl_lines="14-21 28-32"
427+
```ts hl_lines="11-19 25-32"
428428
--8<-- "examples/snippets/event-handler/rest/advanced_fine_grained_responses.ts:6"
429429
```
430430

0 commit comments

Comments
 (0)