Skip to content

Commit f199911

Browse files
fix typo
1 parent eba748a commit f199911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For the player icons, you can use your own images or Font Awesome icons (https:/
1111
* ☑ Fonts, colors and spacings used are similar (they don't need to be identical) to the reference images
1212
* ☑ CSS avoids repetition.
1313
* ☑ CSS class names are descriptive.
14-
* ☑ CSS makes use of grid the main structure.
14+
* ☑ CSS makes use of grid for the page main structure.
1515
* ☑ HTML is semantic and well structured.
1616

1717
### Extension Criteria

0 commit comments

Comments
 (0)