Skip to content

Commit

Permalink
Merge pull request #695 from pixeldesu/patch-1
Browse files Browse the repository at this point in the history
Fix typo in code comment about the Satori library
  • Loading branch information
oscarotero authored Nov 25, 2024
2 parents cc0cc64 + 8529373 commit 7bbadd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/og_images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export interface Options {
cache: string | boolean;

/**
* The options for Satory to generate the SVG image.
* The options for Satori to generate the SVG image.
* @see https://github.com/vercel/satori
*/
satori?: SatoriOptions;
Expand Down

0 comments on commit 7bbadd2

Please sign in to comment.