Skip to content

Commit d8aa1f7

Browse files
authored
doc: fix docblock
1 parent 550c0e9 commit d8aa1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
In Nuxt 3 you can make use of [Route Rules](https://nitro.unjs.io/guide/routing) to configure your proxies.
1515

16-
```
16+
```ts
1717
export default defineNuxtConfig({
1818
routeRules: {
1919
'/proxy/example': { proxy: 'https://example.com' },

0 commit comments

Comments
 (0)