Skip to content

Commit

Permalink
Update instructions.md (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
joMarsch authored Sep 17, 2024
1 parent 81a6980 commit c64f884
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ newCollection "Newthree"

## 2. Grow the collection

Once you have a collection, it takes a life of its owm and must grow.
Once you have a collection, it takes a life of its own and must grow.

Implement `addCard`, which takes a `Card` and a collection, and returns a `Tuple` with two values: a `Bool` that indicates if the `Card` was already in the collection, and the collection with the card added.

Expand Down

0 comments on commit c64f884

Please sign in to comment.