diff --git a/docs/documentation/elements/image.html b/docs/documentation/elements/image.html index ba59c2e3..66e83c29 100644 --- a/docs/documentation/elements/image.html +++ b/docs/documentation/elements/image.html @@ -75,7 +75,7 @@ meta: {% include elements/anchor.html name="Retina images" %}
-

Because the image is fixed in size, you can use an image that is twice as big. So for example, in a 128x128 container, you can use a 256x256 image, but resized to 128x128 pixels.

+

Because the image is fixed in size, you can use an image that is four times as big. So for example, in a 128x128 container, you can use a 256x256 image, but resized to 128x128 pixels.

{% include elements/snippet.html content=retina_image %}