Fix typo 'vailable' to 'available' line 53

This commit is contained in:
Jake Rayson
2018-03-06 14:09:44 +00:00
committed by Bjørn Erik Pedersen
parent 999b752016
commit 2a7fdc2694
+1 -1
View File
@@ -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