diff --git a/jam-ui/src/i18n/locales/en/jamtracks.json b/jam-ui/src/i18n/locales/en/jamtracks.json index d0eda4d2a..4c87737dd 100644 --- a/jam-ui/src/i18n/locales/en/jamtracks.json +++ b/jam-ui/src/i18n/locales/en/jamtracks.json @@ -64,20 +64,20 @@ "help_resources": { "title": "Helpful Resources", "using_overview": { - "title": "Using JamTracks - Overview ", + "title": "Read a help article", "description": "that explains how to use JamTracks in the browser." }, "using_mac_windows": { - "title": "Using JamTracks in the Mac or Windows App", + "title": "Read a help article", "description": "that explains how to use JamTracks in the JamKazam app." }, "jamtracks_home": { - "title": "Go to the JamTracks Home Page", - "description": "where you can access all of your JamTracks and search for more." + "title": "Go to the JamTracks search page", + "description": "to find more great JamTracks." }, "see_more": { "title": "See more JamTracks by this artist", - "description": "to checkout more songs you might like." + "description": "to check out more songs you might like." } }