aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2021-07-09 00:03:04 +0300
committerGravatar GitHub <[email protected]>2021-07-09 00:03:04 +0300
commit1ff45d2831eff3a48bd7718bb95b9e73d513713e (patch)
treed7fa8f19202e18d86f271d4a1eda92ebffe9127c
parentAdd missing slash at b tag ending (diff)
Use better wording for head explosion question
-rw-r--r--pydis_site/templates/events/pages/code-jams/the-code-style-guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html b/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html
index eb8ab9da..be022ffc 100644
--- a/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html
+++ b/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html
@@ -288,7 +288,7 @@
<h2>Too much for you?</h2>
<p>
- Is all this PEP 8 rules stuff making your head exploding? We have something for you! We have a song!
+ Do all these style rules make your head explode? We have something for you! We have a song!
We have <a href="https://www.youtube.com/watch?v=hgI0p1zf31k">The PEP 8 Song (featuring lemonsaurus)</a>!
Great way to get started with writing beautiful code.
</p>