Skip to content

Commit

Permalink
update text
Browse files Browse the repository at this point in the history
  • Loading branch information
hlshen committed Sep 20, 2024
1 parent 7b74211 commit 205be8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase-vscode/webviews/SidebarApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function EmulatorsPanel() {
return (
<>
<Spacer size="medium"></Spacer>
<label>Emulator startup is taking a while. In case of error, click reset.</label>
<label>Emulator startup may take a while. In case of error, click reset.</label>
<VSCodeProgressRing></VSCodeProgressRing>
<Spacer size="medium"></Spacer>
<VSCodeButton
Expand Down

0 comments on commit 205be8f

Please sign in to comment.