Skip to content

Commit

Permalink
fix: typo support (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
francescarpi authored Oct 4, 2023
1 parent 5b58e8a commit ac2db7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sections/SSupporters.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import MLogosGallery from '../Modules/MLogosGallery.vue'

<template>
<a-section>
<a-title>Amb el support de</a-title>
<a-title>Amb el suport de</a-title>
<m-logos-gallery :items="supporters" :show-link="false" />
</a-section>
</template>

0 comments on commit ac2db7a

Please sign in to comment.