We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e81491 commit f1591c8Copy full SHA for f1591c8
docs/content/1.getting-started/3.usage.md
@@ -199,7 +199,7 @@ export default defineNuxtConfig({
199
200
## Inline route configuration
201
202
-You can also use route roules in pages like following:
+You can also use route rules in pages like following:
203
204
```vue
205
<template>
docs/content/3.middleware/4.cors-handler.md
@@ -1,6 +1,6 @@
1
---
2
title: CORS Handler
3
-description: Set roules for Cross Origin Resource Sharing.
+description: Set rules for Cross Origin Resource Sharing.
4
links:
5
- label: Enabled
6
icon: i-heroicons-check-badge
0 commit comments