Skip to content

Commit 8019e2e

Browse files
hlshenjoehan
andauthored
Minor text update (#7986)
Co-authored-by: joehan <[email protected]>
1 parent c014dc5 commit 8019e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase-vscode/webviews/SidebarApp.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function EmulatorsPanel() {
7474
<>
7575
<Spacer size="medium"></Spacer>
7676
<label>
77-
Emulator start-up may take a while. In case of error, click reset.
77+
Emulator start-up is taking a while. In case of error, click refresh.
7878
</label>
7979
<VSCodeProgressRing></VSCodeProgressRing>
8080
<Spacer size="medium"></Spacer>
@@ -85,7 +85,7 @@ function EmulatorsPanel() {
8585
showResetPanel.value = false;
8686
}}
8787
>
88-
Reset Emulator View
88+
Refresh Emulator View
8989
</VSCodeButton>
9090
</>
9191
);

0 commit comments

Comments
 (0)