We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d67b1c8 + 4ffbc45 commit e201994Copy full SHA for e201994
exercises/04.2-Apply-several-classes/README.md
@@ -6,7 +6,7 @@ tutorial: "https://www.youtube.com/watch?v=da4tJDx48CY"
6
7
We have prepared a small CSS Stylesheet that contains the CSS styles to replicate poker cards.
8
9
-We are going to use to classes and apply them to the same `<div>` element.
+We are going to use two classes and apply them to the same `<div>` element.
10
11
```html
12
<div class="card spades">9</div>
0 commit comments