Skip to content

Commit dbd455b

Browse files
authored
Merge pull request #245 from runcycles/claude/check-font-consistency-UH6fj
updated social proof label
2 parents 18566d3 + 2343c20 commit dbd455b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/theme/HomeSocialProof.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const formatted = computed(() =>
1414
<polyline points="7 10 12 15 17 10" />
1515
<line x1="12" y1="15" x2="12" y2="3" />
1616
</svg>
17-
{{ formatted }}+ total installs
17+
{{ formatted }}+ downloads
1818
</p>
1919
</template>
2020

0 commit comments

Comments
 (0)