From c8d71954b4cd4d715195c45283dc635bec02c2ea Mon Sep 17 00:00:00 2001 From: "Brian J. Cardiff" Date: Sun, 3 Dec 2017 03:23:06 -0300 Subject: [PATCH] Fix typo in README (#168) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c70de7..29a2ad9 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ That's how your Music library will look like! - **This tool supports only Python 3**, Python 2 compatibility was dropped because of the way it deals with unicode. If you need to use Python 2 though, check out the (old) `python2` branch. -- Note: `play` and `lyrics` commands have been deprecated in the current brach since they were not of much use and created unnecessary clutter. You can still get them back by using `old` branch though. +- Note: `play` and `lyrics` commands have been deprecated in the current branch since they were not of much use and created unnecessary clutter. You can still get them back by using `old` branch though. ### Debian, Ubuntu, Linux & Mac