summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorcmal <paul@cmal.info>2018-04-17 10:49:17 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-04-17 15:39:33 +0200
commitcd6a261242b63555ac2c3ca7a8462b874b490701 (patch)
treed8ad28a533139b7315e9d3753c4e6cce2ca3b2df /docs
parentd681ea55a0a59b7096dacd194ee0cb8fe15b0757 (diff)
.Get function: fix syntax signature
Diffstat (limited to 'docs')
-rw-r--r--docs/content/functions/get.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/functions/get.md b/docs/content/functions/get.md
index 4c01571a4..24ee9d700 100644
--- a/docs/content/functions/get.md
+++ b/docs/content/functions/get.md
@@ -10,7 +10,7 @@ menu:
docs:
parent: "functions"
keywords: [shortcodes]
-signature: ["Get INDEX", "Get KEY"]
+signature: [".Get INDEX", ".Get KEY"]
workson: []
hugoversion:
relatedfuncs: []