Skip to content

Commit e201994

Browse files
authored
Merge pull request 4GeeksAcademy#80 from dsilva06/fixed-ReadMe
fixed readme
2 parents d67b1c8 + 4ffbc45 commit e201994

File tree

1 file changed

+1
-1
lines changed
  • exercises/04.2-Apply-several-classes

1 file changed

+1
-1
lines changed

exercises/04.2-Apply-several-classes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tutorial: "https://www.youtube.com/watch?v=da4tJDx48CY"
66

77
We have prepared a small CSS Stylesheet that contains the CSS styles to replicate poker cards.
88

9-
We are going to use to classes and apply them to the same `<div>` element.
9+
We are going to use two classes and apply them to the same `<div>` element.
1010

1111
```html
1212
<div class="card spades">9</div>

0 commit comments

Comments
 (0)