From 4ecbc8956a3232e4c19b4c6647dded822e3c0f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Mon, 19 Dec 2022 17:04:40 +0000 Subject: [PATCH] Improve UI copy Part-of: --- front/src/store/radios.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/store/radios.ts b/front/src/store/radios.ts index 3697a61c5..553df0350 100644 --- a/front/src/store/radios.ts +++ b/front/src/store/radios.ts @@ -54,7 +54,7 @@ const store: Module = { }, random_library: { name: 'Random', - description: 'Random picks from your library, be surprise by yourself ?' + description: 'Play something random from your library. Maybe you\'ll surprise yourself!' }, favorites: { name: 'Favorites',