diff --git a/curriculum/challenges/english/blocks/lecture-working-with-css-grid/673226732b19aa1cacd0a75c.md b/curriculum/challenges/english/blocks/lecture-working-with-css-grid/673226732b19aa1cacd0a75c.md index 150dd1c8e8b..221cc63ad52 100644 --- a/curriculum/challenges/english/blocks/lecture-working-with-css-grid/673226732b19aa1cacd0a75c.md +++ b/curriculum/challenges/english/blocks/lecture-working-with-css-grid/673226732b19aa1cacd0a75c.md @@ -118,7 +118,7 @@ Think about how sizes are determined for columns --- -It sets the names and track sizing for columns. +It sets the size for the columns. ---