diff --git a/pinaxcon/registrasion/management/commands/populate_inventory.py b/pinaxcon/registrasion/management/commands/populate_inventory.py index a0bffcc48a995230ebc4f5e19bfc6bddd685bcde..9f58cf6e896a7de994ef9ad9ddd02a10062239e7 100644 --- a/pinaxcon/registrasion/management/commands/populate_inventory.py +++ b/pinaxcon/registrasion/management/commands/populate_inventory.py @@ -66,7 +66,7 @@ class Command(BaseCommand): name="T-Shirt", description="Commemorative conference t-shirts, featuring secret " "North Bay Python 2017 artwork. Details of sizing and " - "manufacturer are on our " + "manufacturer are on our " "t-shirts page", required = False, render_type=inv.Category.RENDER_TYPE_ITEM_QUANTITY, @@ -175,7 +175,7 @@ class Command(BaseCommand): ("S", "M", "L", "XL", "2XL", "3XL", "5XL"), ), "womens_classic": ShirtGroup( - "Women's Classic Fit", + "Women's Relaxed Fit", ("XS", "S", "M", "L", "XL", "2XL", "3XL"), ), "womens_semi": ShirtGroup(