diff options
Diffstat (limited to 'docs/content/en/functions/strings/HasSuffix.md')
-rw-r--r-- | docs/content/en/functions/strings/HasSuffix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/functions/strings/HasSuffix.md b/docs/content/en/functions/strings/HasSuffix.md index e7f253ce9..8fb12c527 100644 --- a/docs/content/en/functions/strings/HasSuffix.md +++ b/docs/content/en/functions/strings/HasSuffix.md @@ -1,6 +1,6 @@ --- title: strings.HasSuffix -description: Reports whether the given string begins with the given suffix. +description: Reports whether the given string ends with the given suffix. categories: [] keywords: [] action: |