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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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