Update Where.md

This commit is contained in:
Joe Mooring
2024-01-21 13:39:50 -08:00
committed by GitHub
parent 5f9fec6a5a
commit 4421e46ece
+2 -1
View File
@@ -32,9 +32,10 @@ Hugo will test for equality if you do not provide an `OPERATOR` argument. For ex
The where function takes three or four arguments. The `OPERATOR` argument is optional.
COLLECTION
: (`any`) A page collection or a [slice] of [maps].
: (`any`) A [page collection] or a [slice] of [maps].
[maps]: /getting-started/glossary/#map
[page collection]: /getting-started/glossary/#page-collection
[slice]: /getting-started/glossary/#slice
KEY