mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix typo 'vailable' to 'available' line 53
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
999b752016
commit
2a7fdc2694
@@ -50,7 +50,7 @@ It can also be used with the logical operators `!=`, `>=`, `in`, etc. Without an
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
The following logical operators are vailable with `where`:
|
||||
The following logical operators are available with `where`:
|
||||
|
||||
`=`, `==`, `eq`
|
||||
: `true` if a given field value equals a matching value
|
||||
|
||||
Reference in New Issue
Block a user