diff --git a/docs/topics/http/shortcuts.txt b/docs/topics/http/shortcuts.txt index 9d72521c0f..b228d0b13c 100644 --- a/docs/topics/http/shortcuts.txt +++ b/docs/topics/http/shortcuts.txt @@ -46,7 +46,7 @@ Optional arguments ``context_instance`` The context instance to render the template with. By default, the template will be rendered with a ``RequestContext`` instance (filled with values from - ``request`` and ```dictionary``). + ``request`` and ``dictionary``). ``content_type`` The MIME type to use for the resulting document. Defaults to the value of