diff --git a/docs/topics/images.md b/docs/topics/images.md index 6e6f836992..1807dd69b2 100644 --- a/docs/topics/images.md +++ b/docs/topics/images.md @@ -230,7 +230,7 @@ Wagtail does not allow deforming or stretching images. Image dimension ratios wi Wagtail provides two shortcuts to give greater control over the `img` element: -### 1. Adding attributes to the {% image %} tag +### 1. Adding attributes to the `{% image %}` tag Extra attributes can be specified with the syntax `attribute="value"`: