Skip to content

Commit

Permalink
Merge pull request #596 from fahdarafat/fix/docs-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem authored Feb 1, 2025
2 parents f824882 + f1591c8 commit 977ae70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/3.usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export default defineNuxtConfig({

## Inline route configuration

You can also use route roules in pages like following:
You can also use route rules in pages like following:

```vue
<template>
Expand Down
2 changes: 1 addition & 1 deletion docs/content/3.middleware/4.cors-handler.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: CORS Handler
description: Set roules for Cross Origin Resource Sharing.
description: Set rules for Cross Origin Resource Sharing.
links:
- label: Enabled
icon: i-heroicons-check-badge
Expand Down

0 comments on commit 977ae70

Please # to comment.