diff --git a/features/sizes-auto.yml b/features/sizes-auto.yml
index 08ec1bb46a6..82f7f81fd6c 100644
--- a/features/sizes-auto.yml
+++ b/features/sizes-auto.yml
@@ -1,5 +1,5 @@
name: '
'
-description: The `sizes="auto"` attribute for the `
` HTML element reserves layout space for an image before it loads, avoiding some layout shifts. This attribute only applies to images with the `loading="lazy"` attribute.
+description: The `sizes="auto"` attribute for the `
` HTML element determines the layout size for the image based on computed layout size when choosing a source from the `srcset`. This attribute only applies to images with the `loading="lazy"` attribute.
spec: https://html.spec.whatwg.org/multipage/images.html#valdef-sizes-auto
group: images
compat_features: