summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/strings.HasSuffix.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/strings.HasSuffix.md')
-rw-r--r--docs/content/en/functions/strings.HasSuffix.md2
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 3b82ea055..78688a5cb 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: Determine whether or not a given string ends with the provided trailing suffix string.
+description: Determine whether a given string ends with the provided trailing suffix string.
date: 2019-08-13
publishdate: 2019-08-13
lastmod: 2019-08-13