Skip to content

Commit

Permalink
fix: sentence case
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Oct 31, 2024
1 parent efa11b8 commit 0a25411
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<MoreVerticalIcon aria-hidden="true" />
<template #kill>
<SlashIcon class="h-5 w-5" />
<span>Kill Server</span>
<span>Kill server</span>
</template>
<template #allServers>
<ServerIcon class="h-5 w-5" />
Expand Down

0 comments on commit 0a25411

Please sign in to comment.