diff options
author | 2024-03-29 18:38:44 +0800 | |
---|---|---|
committer | 2024-03-29 18:38:44 +0800 | |
commit | ece9c315dcf6954869f252422c93c0b2f53ae45e (patch) | |
tree | 2375817716052e5606d12d61aea2be5b02005900 /pydis_site/templates/events/main_events.html | |
parent | Events: Update PyWeek 37 from Ongoing to Recent event (diff) |
Events: Fix grammar in content
Co-authored-by: jchristgit <[email protected]>
Diffstat (limited to 'pydis_site/templates/events/main_events.html')
-rw-r--r-- | pydis_site/templates/events/main_events.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/main_events.html b/pydis_site/templates/events/main_events.html index 0ff3a258..4e6a967d 100644 --- a/pydis_site/templates/events/main_events.html +++ b/pydis_site/templates/events/main_events.html @@ -33,7 +33,7 @@ <span>March & September</span> </span> </p> - <p>For the past 15 years, PyWeek has been running a bi-annual game jam for the Python language. As of 2020, we are excited to say we are officially partnered with PyWeek to co-run these events.</p> + <p>For the past 15 years, PyWeek has been running a bi-annual game jam for the Python language. As of 2020, we are excited to say that we are officially partnered with PyWeek to co-run these events.</p> </div> </div> <div class="card"> |