From 9ebfc812f38fe28d11676474f55b5626df6480e6 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:55:46 +1100 Subject: [PATCH] Update r.json --- src/technologies/r.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/r.json b/src/technologies/r.json index dafa52866..08538b598 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -614,7 +614,7 @@ "cats": [ 5 ], - "description": "This widget will work for all users, regardless of their operating system (desktop or mobile), regardless of the browser they're using, or whether they have the Read Aloud extension installed.", + "description": "The SiteSpeaker text-to-speech widget is embedded into your posts and give users an alternate way to consume your content as audio.", "dom": "div#ra-player, div[data-skin*='assets\\.sitespeaker\\.link/embed/skins']", "icon": "default.svg", "website": "https://www.readaloudwidget.com", @@ -2345,4 +2345,4 @@ "scripts": "/recaptcha/api\\.js", "website": "https://www.google.com/recaptcha/" } -} \ No newline at end of file +}