Skip to content

Commit 5199c3c

Browse files
atilafassinaCopilot
andcommitted
fix readme typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4290b94 commit 5199c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/start-nitro-v2-vite-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default defineConfig({
3030
solidStart(),
3131
nitroV2Plugin({
3232
prerender: {
33-
crawlinks: true
33+
crawlLinks: true
3434
}
3535
})
3636
]

0 commit comments

Comments
 (0)