Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Jul 5, 2023
1 parent a4d5eca commit 43098b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-vercel/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function plugin(
config?: Config & {
/**
* Enable or disable Vercel's image optimization. This is enabled by default if you have
* defined the Vercel loader in your `svelte.config.js` file, else disabled by default.
* defined the Vercel loader in `kit.config.images.loader`, else disabled by default.
* https://vercel.com/docs/concepts/image-optimization
*/
images?: boolean;
Expand Down

0 comments on commit 43098b2

Please sign in to comment.