Skip to content

Commit

Permalink
Merge pull request nuxt-modules#1941 from gffelisberto/patch-1
Browse files Browse the repository at this point in the history
fix: typo correction in Update 4.custom-paths.md
  • Loading branch information
ineshbose committed Mar 18, 2023
2 parents 2f1551e + 112f87b commit d25e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/2.guide/4.custom-paths.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default defineNuxtConfig({
```

If you want costumize the URL of a static vue file, you should use the file's name.
If the view is in a sub-directory you shuld use folder name and vue files name with trailing slash.
If the view is in a sub-directory you should use folder name and vue files name with trailing slash.

::alert{type="warning"}

Expand Down

0 comments on commit d25e631

Please sign in to comment.