Skip to content

Commit c315756

Browse files
authored
Merge pull request #54 from eugenevdm/patch-3
Update table-view.blade.php
2 parents 574a2d3 + 9023862 commit c315756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/table-view/table-view.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
{{-- Empty data message --}}
4848
<div class="flex justify-center items-center p-4">
49-
<h1>There are not items in this table</h1>
49+
<h1>There are no items in this table</h1>
5050
</div>
5151

5252
@endif

0 commit comments

Comments
 (0)