diff --git a/src/pages/docs/tips/regex-tips.md b/src/pages/docs/tips/regex-tips.md index 3045f98999..ea27a1a661 100644 --- a/src/pages/docs/tips/regex-tips.md +++ b/src/pages/docs/tips/regex-tips.md @@ -4,7 +4,7 @@ weight: 0 excerpt: Regex Tricks seo: title: 'Regex Tricks' - description: 'Regular expressions make light work of single-character delimiters, which is why it's so easy to remove markup from a string:' + description: 'Regular expressions make light work of single-character delimiters which is why its so easy to remove markup from a string' robots: [] extra: [] template: docs