Grammar update, tense consistency and unnecessary comma

This commit is contained in:
Joe Sweeney
2018-10-12 19:16:07 -06:00
parent 6cebd5741a
commit fbd5ffbe92

View File

@@ -234,7 +234,7 @@ postPage = "{{ :slug }}"
<img src="{{ 'assets/home/code.svg' | theme }}" alt="">
<h4>code</h4>
<p>
If you know how to code, and enjoy fun and challenging problems, you can help by fixing bugs, or create cool new features.
If you know how to code, and enjoy fun and challenging problems, you can help by fixing bugs or creating cool new features.
</p>
<a href="http://docs.godotengine.org/en/stable/community/contributing/ways_to_contribute.html#contributing-code" class="btn flat" target="_blank"> learn more </a>
</div>