Skip to content

Commit cbf3b6b

Browse files
dragerkara
authored andcommitted
docs(input): Add backticks around <md-input> (#805)
1 parent cbd25da commit cbf3b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/input/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A simple character counter can be made like the following:
6464

6565
## Divider Color
6666

67-
The divider (line under the <md-input> content) color can be changed by using the `dividerColor` attribute. A value of `primary` is the default and will correspond to your theme primary color. Alternatively, you can specify `accent` or `warn`.
67+
The divider (line under the `<md-input>` content) color can be changed by using the `dividerColor` attribute. A value of `primary` is the default and will correspond to your theme primary color. Alternatively, you can specify `accent` or `warn`.
6868

6969
#### Example
7070

0 commit comments

Comments
 (0)