summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/render.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/render.md')
-rw-r--r--docs/content/en/functions/render.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/functions/render.md b/docs/content/en/functions/render.md
index c2347091f..7e4015bf6 100644
--- a/docs/content/en/functions/render.md
+++ b/docs/content/en/functions/render.md
@@ -19,7 +19,7 @@ aliases: []
The view is an alternative layout and should be a file name that points to a template in one of the locations specified in the documentation for [Content Views](/templates/views).
-This function is only available when applied to a single piece of content within a [list context][].
+This function is only available when applied to a single piece of content within a [list context].
This example could render a piece of content using the content view located at `/layouts/_default/summary.html`: