Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 9e7b0ba

Browse files
committed
chore: Fix labels
1 parent 36c6d23 commit 9e7b0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bootstrap4/src/app/data-table/data-table.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="container">
22
<div class="row">
33
<div class="col header-section">
4-
<h1>Angular 4 Datatable and Bootstrap 4</h1>
4+
<h1>Angular Datatable and Bootstrap 4</h1>
55
</div>
66
</div>
77

0 commit comments

Comments
 (0)