diff --git a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt
index 4f72a8ddf..c315688fa 100644
--- a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt
@@ -16,7 +16,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide category bar",
- description = "Hides the music category bar at the top of the homepage.",
+ description = "Hides the category bar.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index 8ecff8dba..ddcfba93a 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -111,7 +111,7 @@ WARNING: Do not enable new player backgrounds while this is enabled."
Hide carousel shelf
Hides the cast button.
Hide cast button
- Hides the music category bar at the top of the homepage.
+ Hides the category bar.
Hide category bar
Hides channel guidelines at the top of comments.
Hide channel guidelines