aboutsummaryrefslogtreecommitdiff
path: root/src/components/TutorialPane.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/TutorialPane.vue')
-rw-r--r--src/components/TutorialPane.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/TutorialPane.vue b/src/components/TutorialPane.vue
index dd772b1..2803498 100644
--- a/src/components/TutorialPane.vue
+++ b/src/components/TutorialPane.vue
@@ -31,7 +31,7 @@
</span>
</div>
<div v-else-if="stage == 6" :style="contentStyles">
- {{touchDevice ? 'Tap' : 'Click'}} the icon at the top-right to search
+ {{touchDevice ? 'Tap' : 'Click'}} the icon at the top right of screen to search
<span class="block text-sm brightness-50">
Or press Ctrl-F
</span>