diff options
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/8/_index.html | 6 | ||||
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/8/github-bootcamp.html | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/8/_index.html b/pydis_site/templates/events/pages/code-jams/8/_index.html index 10a5e750..9b75188c 100644 --- a/pydis_site/templates/events/pages/code-jams/8/_index.html +++ b/pydis_site/templates/events/pages/code-jams/8/_index.html @@ -78,7 +78,7 @@ We make it simple to launch in the cloud and scale up as you grow—whether you’re running one virtual machine or ten thousand. </p> <p><strong>Prizes</strong><br> - $250 in DigitalOcean credits to a winning team.</p> + $250 in DigitalOcean credits to the members of a winning team.</p> </div> </div> </div> @@ -98,7 +98,7 @@ We provide tools to explore and familiarize with code bases faster. Our products make it easy for you to take care of quality during all stages of development and spend less time on maintenance tasks. </p> <p><strong>Prizes</strong><br> - 1-year JetBrain licenses to a winning team.</p> + 1-year JetBrain licenses to the members of a winning team.</p> </div> </div> </div> @@ -116,7 +116,7 @@ Tabnine comes as a plugin and has a free-forever basic plan, so you can get started with it right away! </p> <p><strong>Prizes</strong><br> - 1-year Pro Licenses to Tabnine to a winning team.</p> + 1-year Pro Licenses to Tabnine to the members of a winning team.</p> </div> </div> </div> diff --git a/pydis_site/templates/events/pages/code-jams/8/github-bootcamp.html b/pydis_site/templates/events/pages/code-jams/8/github-bootcamp.html index a60afa33..18951e48 100644 --- a/pydis_site/templates/events/pages/code-jams/8/github-bootcamp.html +++ b/pydis_site/templates/events/pages/code-jams/8/github-bootcamp.html @@ -25,7 +25,7 @@ </p> <h3>Session 2: Using git and github in a team environment</h3> <p> - This session will run for an hour. It will be focused on using git and HitHub in a team environment. + This session will run for an hour. It will be focused on using git and GitHub in a team environment. You'll be put in a group of people with a repo to work on. </p> |