Skip to content

Commit 3df38c9

Browse files
numaanashrafbfgeek
authored andcommitted
Fix typo: "repect" -> "respect" (w3c#771)
1 parent b8c1b89 commit 3df38c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-layout-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The 'overflow' property applies to <a>layout API containers</a>. This is discuss
138138
[[#interaction-overflow]].
139139

140140
As the layout is entirely up to the author, properties which are used in other layout modes (e.g.
141-
flex, block) may not apply. For example an author may not repect the 'margin' property on children.
141+
flex, block) may not apply. For example an author may not respect the 'margin' property on children.
142142

143143
Layout API Container Painting {#painting}
144144
-----------------------------------------

0 commit comments

Comments
 (0)