docs: reword local module info (#23557)

This commit is contained in:
sheriffderek 2023-10-10 08:16:32 -07:00 committed by GitHub
parent 037d74ec75
commit 5514bcd069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ export default defineEventHandler(() => {
When starting Nuxt, the `hello` module will be registered and the `/api/hello` route will be available.
The local modules are registered by alphabetical order. You can change the order by prefixing with a number if front of each directory:
Local modules are registered in alphabetical order. You can change the order by adding a number to the front of each directory name:
```md
modules/