Skip to content

Commit b193a13

Browse files
authored
fix: typo (#2184)
1 parent 3ff3732 commit b193a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ecosystem/themes/ThemePage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import ThemeContact from './ThemeContact.vue'
88
<div class="ThemePage">
99
<ThemeHero>
1010
<template #title>Themes</template>
11-
<template #lead>Check out the themes, UI Kits, and plugins. you can see how a real world application is built with Vue by our partners.</template>
11+
<template #lead>Check out the themes, UI Kits, and plugins. You can see how a real world application is built with Vue by our partners.</template>
1212
</ThemeHero>
1313

1414
<ThemeList />

0 commit comments

Comments
 (0)