diff --git a/src/main/kotlin/app/revanced/patches/music/general/castbutton/patch/HideCastButtonPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/castbutton/patch/HideCastButtonPatch.kt
index 7361fcd12..89679bc9b 100644
--- a/src/main/kotlin/app/revanced/patches/music/general/castbutton/patch/HideCastButtonPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/music/general/castbutton/patch/HideCastButtonPatch.kt
@@ -18,7 +18,7 @@ import app.revanced.util.integrations.Constants.MUSIC_GENERAL
@Patch
@Name("Hide cast button")
-@Description("Hides the cast button in the video player and header.")
+@Description("Hides the cast button.")
@DependsOn([SettingsPatch::class])
@MusicCompatibility
class HideCastButtonPatch : BytecodePatch(
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index d11b625fa..ecaa83b86 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -75,7 +75,7 @@
Hide button shelf
Hides the carousel shelf from homepage and explorer.
Hide carousel shelf
- Hides the cast button at the top of the homepage and at the top of the player.
+ Hides the cast button.
Hide cast button
Hides the music category bar at the top of the homepage.
Hide category bar