diff --git a/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt b/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt index 2bb51c206..b085a987b 100644 --- a/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt @@ -15,7 +15,7 @@ import app.revanced.patches.shared.annotation.YouTubeMusicCompatibility @Patch @Name("hide-playlist-card") -@Description("Hides the recommand playlist card from home feed.") +@Description("Hides the recommend playlist card from homepage.") @DependsOn( [ MusicLithoFilterPatch::class, diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml index 95eebd69a..298b64ad8 100644 --- a/src/main/resources/music/settings/host/values/strings.xml +++ b/src/main/resources/music/settings/host/values/strings.xml @@ -30,7 +30,7 @@ "Hide ads before playing a track. (requires an app restart)" Hide music ads - "Hides the recommand playlist card from homepage. + "Hides the recommend playlist card from homepage. (requires an app restart)" - Hide recommand playlist card + Hide recommend playlist card