Skip to content

Commit 977ae70

Browse files
authored
Merge pull request #596 from fahdarafat/fix/docs-typo
2 parents f824882 + f1591c8 commit 977ae70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/1.getting-started/3.usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export default defineNuxtConfig({
199199

200200
## Inline route configuration
201201

202-
You can also use route roules in pages like following:
202+
You can also use route rules in pages like following:
203203

204204
```vue
205205
<template>

docs/content/3.middleware/4.cors-handler.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: CORS Handler
3-
description: Set roules for Cross Origin Resource Sharing.
3+
description: Set rules for Cross Origin Resource Sharing.
44
links:
55
- label: Enabled
66
icon: i-heroicons-check-badge

0 commit comments

Comments
 (0)