We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c108607 commit a331a43Copy full SHA for a331a43
src/lib/input/README.md
@@ -5,7 +5,7 @@ Inputs are the basic input component of Material 2. The spec can be found [here]
5
6
7
## Notes
8
-* The `<md-input>` / `<md-textara>` component fully support two-way binding of `ngModel`, as if it was a normal `<input>` and `<textarea>`.
+* The `<md-input>` / `<md-textarea>` component fully support two-way binding of `ngModel`, as if it was a normal `<input>` and `<textarea>`.
9
10
11
0 commit comments