Skip to content

Commit

Permalink
Fix typo (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
al63 authored Dec 26, 2023
1 parent a8d30aa commit e490476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/riverDestination.ts
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ const REGISTRY: Record<RiverDestinationName, RiverDestination> = {
RiverDestinationName.BOSLEY_THE_ARTIST,
[
player,
` discarded 3 differnt colored cards from their hand (`,
` discarded 3 different colored cards from their hand (`,
...cardListToGameText(selectedCards),
") to gain 1 VP and 1 PEARL.",
]
Expand Down

1 comment on commit e490476

@vercel
Copy link

@vercel vercel bot commented on e490476 Dec 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.