Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 7f72f7f

Browse files
LuxDieThomasBurleson
authored andcommitted
update(doc): fix typo and reword (#9898)
1 parent 8f8274a commit 7f72f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/chips/demoBasicUsage/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2 class="md-title">Use a custom chip template.</h2>
1313
</md-chips>
1414

1515
<div class="errors" ng-messages="fruitForm.fruitName.$error">
16-
<div ng-message="md-max-chips">The maxmium of chips is reached.</div>
16+
<div ng-message="md-max-chips">Maximum number of chips reached.</div>
1717
</div>
1818
</form>
1919

0 commit comments

Comments
 (0)