Skip to content

Commit e81adf2

Browse files
authored
chore: update wording (#8)
1 parent 0c6ce2c commit e81adf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/RuleItem.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ function capitalize(str?: string) {
7373
<NuxtLink
7474
action-button
7575
:to="rule.docs?.url" target="_blank" rel="noopener noreferrer"
76-
title="Documentations"
76+
title="Docs"
7777
>
7878
<div i-ph-book-duotone />
79-
Documentations
79+
Docs
8080
</NuxtLink>
8181
<button
8282
action-button

0 commit comments

Comments
 (0)