Skip to content

Commit 09364de

Browse files
committed
[css-align-3] fix typo
1 parent 1e166b9 commit 09364de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
19361936
These properties specify fixed-length <dfn export lt="gutter">gutters</dfn>
19371937
between items in the container,
19381938
adding space between them--
1939-
in a manner to the ''justify-content/space-between'' keyword
1939+
in a manner similar to the ''justify-content/space-between'' keyword
19401940
of the <a>content-distribution properties</a>,
19411941
but of a fixed size instead of as a fraction of remaining space.
19421942
The 'column-gap' property specifies spacing between “columns”,

0 commit comments

Comments
 (0)