We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328b52e commit 48157f6Copy full SHA for 48157f6
packages/app-frontend/src/features/welcome/WelcomeSlideshow.vue
@@ -42,7 +42,7 @@ export default defineComponent({
42
</template>
43
44
<template v-if="step === 1">
45
- <h2>Let's have little tour</h2>
+ <h2>Let's take a little tour</h2>
46
47
<p>
48
The devtools were entirely rewritten with the release of Vue 3.
0 commit comments