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() && (