We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958017a commit 0c62d12Copy full SHA for 0c62d12
1 file changed
packages/extension/src/ui/action/App.vue
@@ -7,7 +7,7 @@
7
<swap-looking-animation />
8
<div v-if="popupClosed" class="app__loading__text">
9
<h2>Close this window</h2>
10
- <p>Continue the onboard on background page</p>
+ <p>Continue to onboard on the background page</p>
11
</div>
12
13
<div v-show="!isLoading">
0 commit comments