Skip to content

Commit 9cd50b4

Browse files
authored
[css-text-4] Fix a grammar issue in line 5934 - https://drafts.csswg.org/css-text-4/#text-wrap (w3c#8379)
1 parent 3504289 commit 9cd50b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5931,7 +5931,7 @@ Text Wrap Settings: the 'text-wrap' property</h3>
59315931

59325932
<!-- add a sample prioritization algorithm -->
59335933

5934-
Note: The ''text-wrap/wrap'' value is will typically map
5934+
Note: The ''text-wrap/wrap'' value will typically map
59355935
to Web browsers’ speedy legacy line breaking,
59365936
which has so far used first-fit/greedy algorithms
59375937
that can often give sub-optimal results.

0 commit comments

Comments
 (0)