summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/chomp.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/chomp.md')
-rw-r--r--docs/content/en/functions/chomp.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/content/en/functions/chomp.md b/docs/content/en/functions/chomp.md
index c56505c2c..3e61c8db5 100644
--- a/docs/content/en/functions/chomp.md
+++ b/docs/content/en/functions/chomp.md
@@ -10,7 +10,9 @@ menu:
docs:
parent: "functions"
keywords: [trim]
-signature: ["chomp INPUT"]
+signature:
+ - "chomp INPUT"
+ - "strings.Chomp INPUT"
workson: []
hugoversion:
relatedfuncs: [truncate]