Skip to content

Commit

Permalink
Update Picker instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
katieravenwood committed Jan 2, 2025
1 parent 278acb0 commit 77621a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion white-elephant-gift-picker-with-theft-limit.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h3 id="guests-heading" class="hidden">Party Guests Entered</h3>
<div id="picker-tab" class="tab-content hidden">
<h2>Picker</h2>
<p class="instructions">
Select a Guest from the list below. If they're the first Guest to select a gift, select <em>Unwrap A Gift</em>! For the next Guest and all reamining Guests, there's a choice: do they want to Steal a gift someone has laready unwrapped or Unwrap a New Gift?? If they choose to Steal A Gift, select a Guest from whom to steal and it will show up as stolen in the List below! However, Gifts can only be stolen three times before they have to stay with their Guests, so only eligible Guests with gifts for stealing will show up to be chosen. The Guest from whom the gift was stolen will automatically Unwrap a new Gift as a replacement.
Select a Guest from the list below and unwrap or steal a gift!
</p>
<div>
<label for="guest-select">Select a Party Guest:</label>
Expand Down
2 changes: 1 addition & 1 deletion white-elephant-gift-picker.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h3 id="guests-heading" class="hidden">Party Guests Entered</h3>
<div id="picker-tab" class="tab-content hidden">
<h2>Picker</h2>
<p class="instructions">
Select a Guest from the list below. If they're the first Guest to select a gift, select <em>Unwrap A Gift</em>! For the next Guest and all reamining Guests, there's a choice: do they want to Steal a gift someone has laready unwrapped or Unwrap a New Gift?? If they choose to Steal A Gift, select a Guest from whom to steal and it will show up as stolen in the List below! The Guest from whom the gift was stolen will automatically Unwrap a new Gift as a replacement.
Select a Guest from the list below and unwrap or steal a gift!
</p>
<div>
<label for="guest-select">Select a Party Guest:</label>
Expand Down

0 comments on commit 77621a7

Please sign in to comment.