Skip to content

Commit

Permalink
Update README.mdx (#370)
Browse files Browse the repository at this point in the history
Looks like it was missing `with` for the following sentence to make sense:

"She's going to be hanging
around the rest of the crew..."
  • Loading branch information
RafaelDavisH authored Aug 21, 2024
1 parent eaa0ce1 commit 4844ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/01.typescript/01.problem.props/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
properly, so I want you to add type annotations.

I'd also like you to meet Lily the Life Jacket! 🦺 She's going to be hanging
around the rest of the crew to indicate wherever there's something that's
around with the rest of the crew to indicate wherever there's something that's
TypeScript-specific you need to do and to give you TypeScript-specific tips.
You'll be working with Lily the Life Jacket a lot in this exercise.

Expand Down

0 comments on commit 4844ec0

Please sign in to comment.