diff --git a/content/en/functions/hasSuffix.md b/content/en/functions/hasSuffix.md index 9906cc2c3..151b90ee3 100644 --- a/content/en/functions/hasSuffix.md +++ b/content/en/functions/hasSuffix.md @@ -1,5 +1,5 @@ --- -title: hassuffix +title: hasSuffix linktitle: hasSuffix description: Tests whether a string ends with suffix. date: 2023-03-01 @@ -18,4 +18,4 @@ deprecated: false aliases: [] --- -* `{{ hasSuffix "Hugo" "go" }}` → true \ No newline at end of file +* `{{ hasSuffix "Hugo" "go" }}` → true