From 95eb88899fe74ce42a16b18bfeb170a806b4e778 Mon Sep 17 00:00:00 2001 From: Stephen Tse Date: Sat, 3 May 2025 15:08:36 -0700 Subject: [PATCH] Updated comment --- quartz/plugins/transformers/images.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/plugins/transformers/images.ts b/quartz/plugins/transformers/images.ts index 3ae30fa69..789ec9b0a 100644 --- a/quartz/plugins/transformers/images.ts +++ b/quartz/plugins/transformers/images.ts @@ -55,7 +55,7 @@ export const Images: QuartzTransformerPlugin> = (userOpts) => { * HAST plugin that updates image tags of supported formats to serve * optimized images. * - * For example, given ``, it generates: + * For example, given ``, it generates: * * ```html *