Skip to content

Commit e42cb94

Browse files
fix readme typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 03deadc commit e42cb94

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)