diff options
author | 2019-10-05 09:20:23 +0200 | |
---|---|---|
committer | 2019-10-05 09:20:23 +0200 | |
commit | 0c43428ef86666dfb9d4baf119b0a30ba8dbe5cf (patch) | |
tree | a068a9d26ca5ccd7274ca6ab496d950d4fa2a681 /pydis_site | |
parent | Update the landing page text. (diff) |
Address code review from Scragly and Mark.
Makes various minor changes to commas and formulations.
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/home/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index bccea71a..bf217fe8 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -22,18 +22,18 @@ We believe anyone can learn to code, and are very dedicated to helping novice developers take their first steps into the world of programming. We also attract a lot of expert developers who are seeking friendships, collaborators, - or to hone their craft by teaching and getting involved with the community. + and who wish to hone their craft by teaching and getting involved in the community. <br/><br/> We organise regular community events such as code jams, open-source hackathons, - seasonal events and community challenges. Through our sponsorships, and with - the help from donations, many of our events even have prizes to win! + seasonal events, and community challenges. Through our sponsorships and donations, + many of our events even have prizes to win! <br/><br/> You can find help with most Python-related problems in one of our help channels. - Our staff of over 50 dedicated expert Helpers, are available around the clock + Our staff of over 50 dedicated expert Helpers are available around the clock in every timezone. Whether you're looking to learn the language or working on a complex project, we've got someone who can help you if you get stuck. </p> |