Skip to content

Commit 03db795

Browse files
committed
[css-align] Tpyo. Fixes w3c#1772.
1 parent 7fab2bd commit 03db795

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

css-align/Overview.bs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ At Risk: the ''legacy'' keyword for 'justify-items'
2727
</pre>
2828

2929
<pre class=link-defaults>
30-
spec:css2; type:property;
30+
spec:css2; type:property;
3131
text:vertical-align
3232
text:max-width
3333
text:max-height
3434
text:min-width
3535
text:min-height
3636
spec:css-cascade-3; type:value; text:initial
3737
spec:css-display-3; type:property; text:display
38-
spec:css-flexbox-1; type:dfn;
38+
spec:css-flexbox-1; type:dfn;
3939
text:flex line
4040
text:static-position rectangle
4141
spec:css-fonts-3; type:dfn; text:first available font
@@ -44,7 +44,7 @@ spec:css-grid-1; type:dfn;
4444
spec:css-inline-3; type:property;
4545
text:dominant-baseline
4646
text:alignment-baseline
47-
spec:css-multicol-1; type:dfn;
47+
spec:css-multicol-1; type:dfn;
4848
text:multi-column element
4949
text:column box
5050
spec:css-overflow-3; type:dfn; text:scroll container
@@ -81,7 +81,7 @@ Introduction</h2>
8181
Note: This specification is not intended to change any of the behavior
8282
defined in <a href="https://www.w3.org/TR/CSS2/">CSS2.1</a>
8383
when the properties defined here are set to their initial values.
84-
If implementors or anyone else notices a discrepency,
84+
If implementors or anyone else notices a discrepancy,
8585
please report this to the CSSWG as an error.
8686

8787
<h3 id="placement">
@@ -1575,13 +1575,13 @@ Self-Alignment Shorthand: the 'place-items' property</h3>
15751575

15761576

15771577
<!--
1578-
██████ ███ ████████ ██████
1578+
██████ ███ ████████ ██████
15791579
██ ██ ██ ██ ██ ██ ██ ██
1580-
██ ██ ██ ██ ██ ██
1581-
██ ████ ██ ██ ████████ ██████
1580+
██ ██ ██ ██ ██ ██
1581+
██ ████ ██ ██ ████████ ██████
15821582
██ ██ █████████ ██ ██
15831583
██ ██ ██ ██ ██ ██ ██
1584-
██████ ██ ██ ██ ██████
1584+
██████ ██ ██ ██ ██████
15851585
-->
15861586

15871587
<h2 id='gaps'>

0 commit comments

Comments
 (0)