From 37701af9d45e458ee3cf233e9faa7fed82167936 Mon Sep 17 00:00:00 2001 From: estradino Date: Wed, 18 Sep 2024 15:25:52 -0400 Subject: [PATCH] Update options text --- spot/entrypoints/popup/Settings.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spot/entrypoints/popup/Settings.tsx b/spot/entrypoints/popup/Settings.tsx index c74e39c18..664b6e872 100644 --- a/spot/entrypoints/popup/Settings.tsx +++ b/spot/entrypoints/popup/Settings.tsx @@ -120,7 +120,7 @@ function Settings({ goBack }: { goBack: () => void }) { -

Go to Spot tab after saving a recording.

+

Take me to newly created Spot tab after saving a recording.

@@ -140,7 +140,7 @@ function Settings({ goBack }: { goBack: () => void }) {

- Include console logs, network calls and other debugging information in recordings for developers. + Include console logs, network calls and other useful debugging information for developers.

@@ -159,7 +159,7 @@ function Settings({ goBack }: { goBack: () => void }) {

- Change this URL if you are using a self-hosted OpenReplay instance. + Set this URL if you are self-hosting OpenReplay so it points to your instance.

{showIngest() && (