Skip to content

Commit debc6b0

Browse files
fix: fix typo
1 parent be5fe37 commit debc6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partners/components/PartnerHero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const { title = 'Vue Partners' } = defineProps<{ title?: string }>()
66
<div class="PartnerHero">
77
<h1 class="title">{{ title }}</h1>
88
<p class="lead">
9-
Vue Partners are Vue-team endorsed angencies that provide first-class
9+
Vue Partners are Vue-team endorsed agencies that provide first-class
1010
Vue consulting and development services. If your company is
1111
interested in being listed as a partner, please
1212
<a href="https://airtable.com/shrCQhat57SApJI2l" target="_blank"

0 commit comments

Comments
 (0)