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 be5fe37 commit debc6b0Copy full SHA for debc6b0
src/partners/components/PartnerHero.vue
@@ -6,7 +6,7 @@ const { title = 'Vue Partners' } = defineProps<{ title?: string }>()
6
<div class="PartnerHero">
7
<h1 class="title">{{ title }}</h1>
8
<p class="lead">
9
- Vue Partners are Vue-team endorsed angencies that provide first-class
+ Vue Partners are Vue-team endorsed agencies that provide first-class
10
Vue consulting and development services. If your company is
11
interested in being listed as a partner, please
12
<a href="https://airtable.com/shrCQhat57SApJI2l" target="_blank"
0 commit comments