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

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)