From cd6a261242b63555ac2c3ca7a8462b874b490701 Mon Sep 17 00:00:00 2001 From: cmal Date: Tue, 17 Apr 2018 10:49:17 +0200 Subject: [PATCH] .Get function: fix syntax signature --- docs/content/functions/get.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: []