Skip to content

Commit 1d96b1e

Browse files
Apply suggestions from code review
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
1 parent 347e052 commit 1d96b1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/ticket-tiers/ticket-tiers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const tiers: TicketTierProps[] = [
2222
personalPrice: 200,
2323
businessPrice: 400,
2424
features: [
25-
{ text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (July 14-15)" },
25+
{ text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (14-15 July)" },
2626
{ text: "<strong>Does NOT include</strong> access to three days of talks across six parallel tracks with 130+ talks (16-18 July)", icon: "" },
2727
{ text: "<strong>Does NOT include</strong> access to open spaces throughout the three conference days", icon: "" },
2828
{ text: "<strong>Does NOT include</strong> access to sponsor booths with opportunities to connect with sponsoring companies", icon: "" },

src/content/pages/tickets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ As a non-profit, every ticket you buy goes back into the Python community. Wheth
4949
If your company is covering your ticket or you use Python professionally, this is the right tier for you. By choosing this option, you help us keep the conference accessible. Thank you!
5050
</BenefitItem>
5151
<BenefitItem icon="network" title="Personal Tickets">
52-
Are you a Python enthusiast, hobbyist, or freelancer? This ticket is for you! Its priced for individuals paying their own way, so you can enjoy the conference at a fair and affordable rate.
52+
Are you a Python enthusiast, hobbyist, or freelancer? This ticket is for you! It's priced for individuals paying their own way, so you can enjoy the conference at a fair and affordable rate.
5353
</BenefitItem>
5454
<BenefitItem icon="rocket" title="Education Tickets">
5555
If you're a student or an educator working in schools or universities, this ticket is for you. We offer subsidized pricing so students and educators can join in and be part of the conference!

0 commit comments

Comments
 (0)