diff --git a/src/pages/css-grid/09-named-lines.js b/src/pages/css-grid/09-named-lines.js index c69e0fac..43b12e64 100755 --- a/src/pages/css-grid/09-named-lines.js +++ b/src/pages/css-grid/09-named-lines.js @@ -16,8 +16,6 @@ const Tutorial = () => ( names instead of grid lines. To name a grid line, simply add the name in square brackets:
-To name a grid line, we simply provide the name in square brackets:
-