diff --git a/css-layout-api/Overview.bs b/css-layout-api/Overview.bs index 89711646..151b89db 100644 --- a/css-layout-api/Overview.bs +++ b/css-layout-api/Overview.bs @@ -138,7 +138,7 @@ The 'overflow' property applies to layout API containers. This is discuss [[#interaction-overflow]]. As the layout is entirely up to the author, properties which are used in other layout modes (e.g. -flex, block) may not apply. For example an author may not repect the 'margin' property on children. +flex, block) may not apply. For example an author may not respect the 'margin' property on children. Layout API Container Painting {#painting} -----------------------------------------