Skip to content

Commit 9c62dd3

Browse files
committed
typo
1 parent 8a525d3 commit 9c62dd3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@ <h3 id=flex-direction-property><span class=secno>5.1. </span> Flex Flow
13521352
class=property>direction</code><a href="#CSS3-WRITING-MODES"
13531353
rel=biblioentry>[CSS3-WRITING-MODES]<!--{{CSS3-WRITING-MODES}}--></a>,
13541354
they only change the direction of flow. Painting order, speech order, and
1355-
sequential navigation orders are not be affected.
1355+
sequential navigation orders are not affected.
13561356

13571357
<h3 id=flex-wrap-property><span class=secno>5.2. </span> Flex Line
13581358
Wrapping: the ‘<a href="#flex-wrap"><code

css3-flexbox/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ <h3 id='flex-direction-property'>
972972
like 'writing-mode' and 'direction' [[CSS3-WRITING-MODES]],
973973
they only change the direction of flow.
974974
Painting order, speech order, and sequential navigation orders
975-
are not be affected.
975+
are not affected.
976976

977977
<h3 id='flex-wrap-property'>
978978
Flex Line Wrapping: the 'flex-wrap' property</h3>

0 commit comments

Comments
 (0)