Skip to content

Commit 5b51d1d

Browse files
authored
Merge pull request #358 from Astraeus-/master
Fix typo
2 parents 2ad48d5 + c8b2887 commit 5b51d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/utility-first.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ This component is fully responsive and includes a button with hover styles, and
142142
<img class="block mx-auto sm:mx-0 sm:flex-shrink-0 h-16 sm:h-24 rounded-full" src="https://randomuser.me/api/portraits/women/17.jpg" alt="Woman's Face">
143143
<div class="mt-4 sm:mt-0 sm:ml-4 text-center sm:text-left">
144144
<p class="text-xl leading-tight">Erin Lindford</p>
145-
<p class="text-sm leading-tight text-gray-600">Customer Support Specialst</p>
145+
<p class="text-sm leading-tight text-gray-600">Customer Support Specialist</p>
146146
<div class="mt-4">
147147
<button class="text-purple-500 hover:text-white hover:bg-purple-500 border border-purple-500 text-xs font-semibold rounded-full px-4 py-1 leading-normal">Message</button>
148148
</div>

0 commit comments

Comments
 (0)