Skip to content

Commit

Permalink
chore: doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Dec 23, 2024
1 parent cd9fc1d commit 89da52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export interface ModuleOptions {
*
* You can use this to change the default template, image sizing and more.
*
* @default { component: 'OgImageTemplateFallback', width: 1200, height: 630, cache: true, cacheTtl: 24 * 60 * 60 * 1000 }
* @default { component: 'NuxtSeo', width: 1200, height: 630, cache: true, cacheTtl: 24 * 60 * 60 * 1000 }
*/
defaults: OgImageOptions
/**
Expand Down

0 comments on commit 89da52a

Please sign in to comment.