aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/content-management/summaries.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2019-05-02 14:24:13 +0200
committerBjørn Erik Pedersen <[email protected]>2019-05-02 14:24:13 +0200
commitb1d438ea282b75a6625a3b7a29b45346bcaa6d2f (patch)
treed8104dbc7ce2e162dadf9f15c3dc3429c633b802 /docs/content/en/content-management/summaries.md
parent6b76841b052b97625b8995f326d758b89f5c2349 (diff)
parentf147b5c53eda15982e0fe762847532eeddb7485f (diff)
downloadhugo-b1d438ea282b75a6625a3b7a29b45346bcaa6d2f.tar.gz
hugo-b1d438ea282b75a6625a3b7a29b45346bcaa6d2f.zip
Merge commit 'f147b5c53eda15982e0fe762847532eeddb7485f'
Diffstat (limited to 'docs/content/en/content-management/summaries.md')
-rw-r--r--docs/content/en/content-management/summaries.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/content-management/summaries.md b/docs/content/en/content-management/summaries.md
index dcbf5914d..3c67a67dc 100644
--- a/docs/content/en/content-management/summaries.md
+++ b/docs/content/en/content-management/summaries.md
@@ -105,7 +105,7 @@ You can show content summaries with the following code. You could use the follow
{{ end }}
{{< /code >}}
-Note how the `.Truncated` boolean valuable may be used to hide the "Read More..." link when the content is not truncated; i.e., when the summary contains the entire article.
+Note how the `.Truncated` boolean variable value may be used to hide the "Read More..." link when the content is not truncated; i.e., when the summary contains the entire article.
[org]: /content-management/formats/
[pagevariables]: /variables/page/