mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 20:22:38 +00:00
Fix description of collections.Apply
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: apply
|
title: apply
|
||||||
description: Given a map, array, or slice, `apply` returns a new slice with a function applied over it.
|
description: Given an array or slice, `apply` returns a new slice with a function applied over it.
|
||||||
categories: [functions]
|
categories: [functions]
|
||||||
menu:
|
menu:
|
||||||
docs:
|
docs:
|
||||||
|
|||||||
Reference in New Issue
Block a user