diff --git a/css-tables-3/Overview.bs b/css-tables-3/Overview.bs index 3139f59fde1..4b5fe1da8a1 100644 --- a/css-tables-3/Overview.bs +++ b/css-tables-3/Overview.bs @@ -53,7 +53,7 @@ spec:filter-effects-1; type:property; text:filter are best visually represented in a two-axis grid where rows represent one item of the list (ex: a date, and the various weather properties measured during that day), - and where columns represent the successive values of an items property + and where columns represent the successive values of an item's property (ex: the temperatures measured over the past year). Sometimes, to make the representation easier to understand, @@ -79,7 +79,7 @@ spec:filter-effects-1; type:property; text:filter but such behaviors are often the result of compatibility requirements and not a deliberate choice of the editors of this specification. Authors wishing to use more complex layouts - are encouraged to rely on more modern CSS modules such as CSS Grids. + are encouraged to rely on more modern CSS modules such as CSS Grid.