浏览代码

Add missing backticks on image tag

Clifford Gama 3 月之前
父节点
当前提交
a142363a80
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/topics/images.md

+ 1 - 1
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"`: