mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix description of strings.HasSuffix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user