Skip to content

Commit b3acb95

Browse files
Reduced amount of text in mission statement (credit: Hamish)
1 parent 2088c66 commit b3acb95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ <h2 class="navigation__subtitle"><em>The World Is Waiting For Your Code</em></h2
7979
<div class="row">
8080
<div class="col-md-12">
8181
<h2 class="section-title">Our Mission</h2>
82-
<p class="section-content">To improve code in open source projects and build a lasting relationship with the maintainers.</p>
83-
<p class="section-content">Grow the Python community all around the world and include people of all backgrounds and skills.</p>
84-
<p class="section-content">Provide mentorship and challenge for those who want to get better at coding.</p>
82+
<p class="section-content">Contribute to open source projects.</p>
83+
<p class="section-content">Grow the Python community.</p>
84+
<p class="section-content">Provide mentorship and challenge for people of all backgrounds and skills.</p>
8585
</div>
8686
</div>
8787
</div>

0 commit comments

Comments
 (0)