diff --git a/aria-practices.html b/aria-practices.html index ff52a9fb58..bf6d5df876 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -1258,7 +1258,7 @@

Grids : Interactive Tabular Data and Layout Containers

While ARIA properties and assistive technologies use row and column nomenclature when describing and presenting the logical structure of elements with the grid role, using the grid role on an element does not necessarily imply that its visual presentation is tabular.

-

When presenting content that is tabular, consider the following factors when choosing between implementing this grid pater or the table pattern.

+

When presenting content that is tabular, consider the following factors when choosing between implementing this grid pattern or the table pattern.