Merge pull request #500 from hjellinek/patch-2

Fixed typo
This commit is contained in:
ejurgensen 2018-03-03 16:36:37 +01:00 committed by GitHub
commit 818d0ca8e1
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)