Fixed typo

"there" should be "their".
This commit is contained in:
Herb Jellinek
2018-03-02 16:51:53 -08:00
committed by GitHub
parent ea6fd1476a
commit 874bccd1da

View File

@@ -23,7 +23,7 @@ An expression consists of:
field-name operator operand
```
Where valid field-names (with there types) are:
Where valid field-names (with their types) are:
* artist (string)
* album_artist (string)
* album (string)