Skip to content

Commit b374fc0

Browse files
authored
Remove duplicate exception
1 parent 0cda58a commit b374fc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ following attributes:
233233
* `muted` stays `muted` (does not become `defaultMuted`)
234234
* `value` stays `value` (does not become `defaultValue`)
235235
* `selected` stays `selected` (does not become `defaultSelected`)
236-
* `char` stays `char` (does not become `ch`)
237236
* `allowfullscreen` becomes `allowFullScreen` (not `allowFullscreen`)
238237
* `hreflang` becomes `hrefLang`, not `hreflang`
239238
* `autoplay` becomes `autoPlay`, not `autoplay`

0 commit comments

Comments
 (0)