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 1dc17e4 commit 6039181
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 @@ -33,7 +33,7 @@ The basic Tabbed Random Choice Picker script features the following options:
## Random Choice Picker with User-Choice Association

- **Single File App In HTML**: [tabbed-random-user-choice-pair-picker.html](https://github.com/katieravenwood/random-choice-picker-app/blob/22206231d31b47bdd95a69cbcce1d0f36962ab8e/tabbed-random-user-choice-pair-picker.html)
- **Browser View**: [Random Choice Picker with User-Choice Pairing](https://htmlpreview.github.io/?https://github.com/katieravenwood/blob/main/tabbed-random-user-choice-pair-picker.html)
- **Browser View**: [Random Choice Picker with User-Choice Pairing](https://htmlpreview.github.io/?https://github.com/katieravenwood/random-choice-picker-app/blob/main/tabbed-random-user-choice-pair-picker.html)


This script is the basis for the white elephant-style picker below, but contains a more generic workflow with the following options:
Expand All @@ -57,7 +57,7 @@ This script is the basis for the white elephant-style picker below, but contains
## White Elephant Style Gift Picker

**Code: Single File App in HTML**: [white-elephant-gift-picker.html](https://github.com/katieravenwood/random-choice-picker-app/blob/22206231d31b47bdd95a69cbcce1d0f36962ab8e/white-elephant-gift-picker.html)
**Browser View**: [Random Choice Picker with User-Choice Pairing](https://htmlpreview.github.io/?https://github.com/katieravenwood/blob/main/white-elephant-gift-picker.html)
**Browser View**: [Random Choice Picker with User-Choice Pairing](https://htmlpreview.github.io/?https://github.com/katieravenwood/random-choice-picker-app/blob/main/white-elephant-gift-picker.html)

This script allows the assignment of Gifts to Party Guests, and features a slightly different workflow than the above pickers:
- The first Party Guest chosen automatically is paired with a gift.
Expand Down

0 comments on commit 6039181

Please sign in to comment.