Skip to content

Commit 143743b

Browse files
authored
Merge pull request tilwinjoy#18 from unseen1980/patch-1
typo
2 parents 2c5d322 + 6a19369 commit 143743b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎demos/input/demo.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h4>Static Labels</h4>
1212
<label data-abm-label>Static label - Large</label>
1313
<input type="text" class="form-control" ng-model="inputs.static3" abm-form-control>
1414
</abm-form-group>
15-
<h4>Folating Labels</h4>
15+
<h4>Floating Labels</h4>
1616
<abm-form-group class="form-group-sm">
1717
<label data-abm-label type="floating">Floating label - Small</label>
1818
<input type="text" abm-form-control ng-model="inputs.floating1">

0 commit comments

Comments
 (0)