Skip to content

Commit a73aece

Browse files
committed
docs: unnecessary comma
1 parent 230d98a commit a73aece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/fundamentals/html-format-and-supported-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 4
66

77
The provided components work with a fixed set of standard and custom HTML tags - the editor produces them and they can be used as input to both the editor and the display component. This page is the reference for that set.
88

9-
Styles fall into two groups: **inline** tags that wrap a range of characters,
9+
Styles fall into two groups: **inline** tags that wrap a range of characters
1010
and **paragraph** tags that apply to whole paragraphs (**a paragraph might span a few lines!**). Not all of them combine
1111
freely, and there are two kinds of restriction:
1212

0 commit comments

Comments
 (0)