Skip to content

Commit 53e8631

Browse files
authored
[css-text-4] Fix typo in text-wrap section
Replace `text-wrap: none` with `text-wrap: nowrap`
1 parent fb7bdab commit 53e8631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5842,7 +5842,7 @@ Text Wrap Settings: the 'text-wrap' property</h3>
58425842
line-breaking behavior defined
58435843
for the BK, CR, LF, CM, NL, and SG line breaking classes
58445844
in [[!UAX14]] must be honored.
5845-
Additionally, if wrapping is allowed (i.e. 'text-wrap' is not ''text-wrap/none''),
5845+
Additionally, if wrapping is allowed (i.e. 'text-wrap' is not ''text-wrap/nowrap''),
58465846
line breaking behavior defined
58475847
for the WJ, ZW, and GL line-breaking classes
58485848
in [[!UAX14]] must be honored.

0 commit comments

Comments
 (0)