We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d832c6 commit 524a831Copy full SHA for 524a831
1 file changed
css-grid/Overview.bs
@@ -116,7 +116,7 @@ Background and Motivation</h3>
116
It provides a mechanism for authors to divide available space for layout into columns and rows
117
using a set of predictable sizing behaviors.
118
Authors can then precisely position and size the building block elements of their application
119
- into <a>grid areas</a> defined by these columns and rows.
+ into <a>grid areas</a> defined by the intersection of these columns and rows.
120
Figure 1 illustrates a basic layout which can be achieved with grid layout.
121
122
<h3 id='adapting-to-available-space'>
0 commit comments