From 513fd980470135aa7e834952bf0966c158c64178 Mon Sep 17 00:00:00 2001 From: happilyretired23 Date: Thu, 13 Mar 2025 08:56:16 -0700 Subject: [PATCH] Fix typo in README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24fccbd16..abc3b0326 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ precise/original dates, sort tags, and more - Storage (`READ_MEDIA_AUDIO`, `READ_EXTERNAL_STORAGE`) to read and play your music files - Services (`FOREGROUND_SERVICE`, `WAKE_LOCK`) to keep the music playing in the background -- Notifcations (`POST_NOTIFICATION`) to indicate ongoing playback and music loading +- Notifications (`POST_NOTIFICATION`) to indicate ongoing playback and music loading ## Donate