Skip to content

Commit 444a675

Browse files
committed
[css-align-3] Unabbreviate word
1 parent 0dfe2ba commit 444a675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-align-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
13881388

13891389
(In non-''justify-self/normal'' cases, ''margin/auto'' margins are prioritized over the <a>self-alignment properties</a>, as usual.)
13901390

1391-
Note: This somewhat bizarre behavior is required for compat with the behavior specified in CSS 2.1.
1391+
Note: This somewhat bizarre behavior is required for compatibility with the behavior specified in CSS 2.1.
13921392
<tr>
13931393
<th>Other Details
13941394
<td>
@@ -1556,7 +1556,7 @@ Block-Axis (or Cross-Axis) Alignment: the 'align-self' property</h3>
15561556

15571557
(In non-''align-self/normal'' cases, ''margin/auto'' margins are prioritized over the <a>self-alignment properties</a>, as usual.)
15581558

1559-
Note: This somewhat bizarre behavior is required for compat with the behavior specified in CSS 2.1.
1559+
Note: This somewhat bizarre behavior is required for compatibility with the behavior specified in CSS 2.1.
15601560
<tr>
15611561
<th>Other Details
15621562
<td>

0 commit comments

Comments
 (0)