Skip to content

Commit 2470cdc

Browse files
committed
Grid SPF: Fix title
1 parent 506652d commit 2470cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid-spf/menugrid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>Movies! Click headers to sort, use inputs for filtering, pager for paging</h
9696
<table id="movies">
9797
<thead>
9898
<tr>
99-
<td colspan="5" class="ui-widget-header">Developers Grid</td>
99+
<td colspan="5" class="ui-widget-header">Movies Grid</td>
100100
</tr>
101101
<tr>
102102
<th width="600" data-property="Name" data-type="string">Name</th>

0 commit comments

Comments
 (0)