From 874bccd1dab7921a5e14e5d79e1da76bb400e9eb Mon Sep 17 00:00:00 2001 From: Herb Jellinek Date: Fri, 2 Mar 2018 16:51:53 -0800 Subject: [PATCH] Fixed typo "there" should be "their". --- README_SMARTPL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_SMARTPL.md b/README_SMARTPL.md index 035a8df7..aeb8ec15 100644 --- a/README_SMARTPL.md +++ b/README_SMARTPL.md @@ -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)