Skip to content

Commit

Permalink
Merge pull request #152 from jetbrains-academy/stephen-hero-patch-8
Browse files Browse the repository at this point in the history
Update task.md
  • Loading branch information
nbirillo authored Dec 25, 2023
2 parents bb4d761 + 80a1e81 commit 45810ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codenamesServer/codenamesServerCard/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ If you have any difficulties, **hints will help you solve this task**.

<div class="hint" title="Click me to learn about the type of the Card class">

The `Card` must be a [data class](https://kotlinlang.org/docs/data-classes.html) because it stores data for the cards.
`Card` must be a [data class](https://kotlinlang.org/docs/data-classes.html) because it stores data for the cards.
</div>

0 comments on commit 45810ac

Please sign in to comment.