Skip to content

Commit 7be7d9b

Browse files
committed
period
1 parent a3785cc commit 7be7d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/components/DeleteUser.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const closeModal = () => {
8181

8282
<div className="relative text-red-600 dark:text-red-100 ml-3">
8383
<p className="font-medium leading-none mb-1 text-sm">Warning</p>
84-
<p className="leading-none text-xs">Please proceed with caution, this cannot be undone</p>
84+
<p className="leading-none text-xs">Please proceed with caution, this cannot be undone.</p>
8585
</div>
8686
</div>
8787
</div>

0 commit comments

Comments
 (0)