Skip to content

Commit 68758a1

Browse files
committed
docs: clarified comment
1 parent 63372da commit 68758a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nuxt/src/vite/databaseConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export function addDatabaseInstrumentation(nuxt: Nuxt): void {
1717
}
1818

1919
/**
20-
* This is a different flag than the one in experimental.database, this configures multiple database instances.
20+
* This is a different option than the one in `experimental.database`, this configures multiple database instances.
2121
* keys represent database names to be passed to `useDatabase(name?)`.
2222
* https://nitro.build/guide/database#configuration
2323
*/

0 commit comments

Comments
 (0)