Skip to content

Commit

Permalink
Correct typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
katieravenwood committed Jan 2, 2025
1 parent 3bf9422 commit 1dc17e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ This script allows the assignment of Gifts to Party Guests, and features a sligh
- The first Party Guest chosen automatically is paired with a gift.
- For each subsequent choice, the user is asked whether to Steal a gift from another user or select a new gift before the new assignment is made.

## White Elephant Sytle Gift Picker with Theft Limit
## White Elephant Style Gift Picker with Theft Limit

- **Code: Single File App in HTML**: {white-elephant-gif-picker-with-theft-limit.html](https://github.com/katieravenwood/random-choice-picker-app/blob/22206231d31b47bdd95a69cbcce1d0f36962ab8e/white-elephant-gift-picker-with-theft-limit.html)
- **Code: Single File App in HTML**: [white-elephant-gif-picker-with-theft-limit.html](https://github.com/katieravenwood/random-choice-picker-app/blob/22206231d31b47bdd95a69cbcce1d0f36962ab8e/white-elephant-gift-picker-with-theft-limit.html)
- **Browser View**: [White Elephant Gift Picker WIth Theft Limit](https://htmlpreview.github.io/?https://github.com/katieravenwood/random-choice-picker-app/blob/main/white-elephant-gif-picker-with-theft-limit.html)

This script allows the assignment of Gifts to Party Guests like the version above, abut limits gift stealing on a per-gift basis to three thefts:
Expand Down

0 comments on commit 1dc17e4

Please sign in to comment.