Skip to content

Commit 2fc7507

Browse files
Fix typo in README.md (#119)
Co-authored-by: Loris Cro <kappaloris@gmail.com>
1 parent 077d5aa commit 2fc7507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ _(Also feel free to contribute more specific instructions to this readme / add f
191191
192192
### Why doesn't SuperHTML support self-closing tags?
193193
194-
Because self-closing tags don't exist in HTML and, while harmless when used with void elements, it just keeps misleating people into thinking that you can self-close HTML tags.
194+
Because self-closing tags don't exist in HTML and, while harmless when used with void elements, it just keeps misleading people into thinking that you can self-close HTML tags.
195195
196196
In particular, given this HTML code:
197197

0 commit comments

Comments
 (0)