Skip to content

Commit

Permalink
chore: update wording (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Mar 30, 2024
1 parent 0c6ce2c commit e81adf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/RuleItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ function capitalize(str?: string) {
<NuxtLink
action-button
:to="rule.docs?.url" target="_blank" rel="noopener noreferrer"
title="Documentations"
title="Docs"
>
<div i-ph-book-duotone />
Documentations
Docs
</NuxtLink>
<button
action-button
Expand Down

0 comments on commit e81adf2

Please sign in to comment.