From c67f09b209146c47e576287767f425742e310673 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 18 Apr 2017 19:32:35 -0500 Subject: [PATCH] Update signature for len function --- content/functions/len.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/functions/len.md b/content/functions/len.md index 78e888355..714dc7b02 100644 --- a/content/functions/len.md +++ b/content/functions/len.md @@ -9,7 +9,7 @@ lastmod: 2017-04-18 categories: [functions] tags: [] ns: -signature: ["len VARIABLE"] +signature: ["len INPUT"] workson: [lists,taxonomies,terms] hugoversion: relatedfuncs: []