Skip to content

Commit daf2c9d

Browse files
authored
Update files/en-us/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.md
1 parent 7327d1c commit daf2c9d

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/css/css_grid_layout/basic_concepts_of_grid_layout

1 file changed

+1
-1
lines changed

files/en-us/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ The second item starts on grid column line 1, and spans one track. This is the d
480480

481481
{{ EmbedLiveSample('Positioning_items_against_lines', '230', '450') }}
482482

483-
Use the grid Inspector in your developer tools to see how the items are positioned against the lines of the grid.
483+
Use the grid inspector in your developer tools to see how the items are positioned against the lines of the grid.
484484

485485
### Line-positioning shorthands
486486

0 commit comments

Comments
 (0)