fix: typo in bootstrap-cli.mjs (#394)

This commit is contained in:
Ikko Eltociear Ashimine 2023-08-23 01:16:21 +09:00 committed by GitHub
parent d0300f2246
commit dc208c9905

View File

@ -219,7 +219,7 @@ See the [documentation](https://quartz.jzhao.xyz) for how to get started.
)
}
// get a prefered link resolution strategy
// get a preferred link resolution strategy
const linkResolutionStrategy = exitIfCancel(
await select({
message: `Choose how Quartz should resolve links in your content. You can change this later in \`quartz.config.ts\`.`,