diff --git a/docs/en/02_Developer_Guides/14_Files/02_Images.md b/docs/en/02_Developer_Guides/14_Files/02_Images.md index 43de575d6..47c395d4b 100644 --- a/docs/en/02_Developer_Guides/14_Files/02_Images.md +++ b/docs/en/02_Developer_Guides/14_Files/02_Images.md @@ -283,7 +283,7 @@ class Page extends SiteTree } ``` -#### Controlling lazy loading in for `` tags in SS templates +#### Controlling lazy loading in for tags in SS templates If you are manually writing `` tags in your SS template, those images will not be automatically lazy loaded. You will need to add the `loading="lazy"` attribute yourself if you want the image to be