diff --git a/pinaxcon/registrasion/management/commands/populate_inventory.py b/pinaxcon/registrasion/management/commands/populate_inventory.py index 31890eac..65413453 100644 --- a/pinaxcon/registrasion/management/commands/populate_inventory.py +++ b/pinaxcon/registrasion/management/commands/populate_inventory.py @@ -86,7 +86,7 @@ class Command(BaseCommand): ("name",), name="Penguin Dinner Ticket", description="Tickets to our conference dinner on the evening of " - "Wednesday 24 January. All attendees may purchase " + "Wednesday 23 January. All attendees may purchase " "seats at the dinner, even if a dinner ticket is not " "included in your conference ticket price.", required=False, @@ -112,7 +112,7 @@ class Command(BaseCommand): ("name",), name="Professional Delegates Networking Session Ticket", description="Tickets to our Professional Delegates Networking session." - "This event will be held on the evening of Thursday 25th " + "This event will be held on the evening of Thursday 24th " "January, and is restricted to Professional Ticket " "holders, speakers, miniconf organisers, and invited " "guests.",