mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 13:04:45 -04:00
Correct return type
This commit is contained in:
parent
5058bc5201
commit
7de247a036
@ -9,7 +9,7 @@ action:
|
||||
- functions/strings/FindRESubmatch
|
||||
- functions/strings/Replace
|
||||
- functions/strings/ReplaceRE
|
||||
returnType: string
|
||||
returnType: []string
|
||||
signatures: ['strings.FindRE PATTERN INPUT [LIMIT]']
|
||||
aliases: [/functions/findre]
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user