Skip to content

Commit

Permalink
Merge pull request coollabsio#2159 from snekROmonoro/patch-1
Browse files Browse the repository at this point in the history
"Inprogress" -> "In progress"
  • Loading branch information
andrasbacsai authored May 10, 2024
2 parents db9a68e + 2bb6a71 commit 9d7b69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/livewire/upgrade.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class="w-6 h-6 text-pink-500 transition-colors hover:text-pink-300 lds-heart" vi
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
</svg>
Inprogress
In progress
@else
<svg xmlns="http://www.w3.org/2000/svg"
class="w-6 h-6 text-pink-500 transition-colors hover:text-pink-300" viewBox="0 0 24 24"
Expand Down

0 comments on commit 9d7b69f

Please sign in to comment.