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

Commit afeb736

Browse files
AaronBuxbaumThomasBurleson
authored andcommitted
doc(button): fix typos in documentation for the 'a' tag
Closes #8028.
1 parent 135cf64 commit afeb736

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/button/button.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ angular
1313

1414
/**
1515
* @private
16+
* @restrict E
1617
*
17-
* `a` is a anchnor directive used to inherit theme so stand-alone anchors.
18-
* This allows standalone `a` tags to support theme colors for md-primary, md-accent, etc.
18+
* @description
19+
* `a` is an anchor directive used to inherit theme colors for md-primary, md-accent, etc.
1920
*
2021
* @usage
2122
*

0 commit comments

Comments
 (0)