From c063cceb3129db01fcb707e25574c709a40b4d47 Mon Sep 17 00:00:00 2001 From: BryceRussell <19967622+BryceRussell@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:27:15 -0600 Subject: [PATCH] Add alt to Picture example --- packages/integrations/image/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/image/README.md b/packages/integrations/image/README.md index e3352023964a..f095353441b0 100644 --- a/packages/integrations/image/README.md +++ b/packages/integrations/image/README.md @@ -333,7 +333,7 @@ The list of sizes that should be built for responsive images. This is combined w ```astro // Builds three images: 400x400, 800x800, and 1200x1200 - + ``` #### aspectRatio