Commit ce20dd0
docs(ngValue): replace input[select] with option for clarity
It is impossible to create an `input[select]`, so it appears
the intention here was actually `option`.
Fixes angular#7994
Closes angular#82031 parent d7a78e4 commit ce20dd0
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2772 | 2772 | | |
2773 | 2773 | | |
2774 | 2774 | | |
2775 | | - | |
2776 | | - | |
2777 | | - | |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
2778 | 2778 | | |
2779 | 2779 | | |
2780 | 2780 | | |
| |||
0 commit comments