diff --git a/docs/topics/images.rst b/docs/topics/images.rst index 9cfa4194a4..1854becbce 100644 --- a/docs/topics/images.rst +++ b/docs/topics/images.rst @@ -217,7 +217,7 @@ You can also use the ``attrs`` property as a shorthand to output the attributes Alternative HTML tags --------------------- -The ``as`` syntax allows alternative HTML image tags (such as ```` or ````) to be used. +The ``as`` keyword allows alternative HTML image tags (such as ```` or ````) to be used. For example, to use the ```` tag: .. code-block:: html+django