Another grammatical improvement

This commit is contained in:
Joe Sweeney
2018-02-13 23:26:18 -07:00
parent f14a9e620f
commit c217d6f955

View File

@@ -219,7 +219,7 @@ postPage = "{{ :slug }}"
<img src="{{ 'assets/home/report.svg' | theme }}" alt="">
<h4>report</h4>
<p>
Found some problem with the engine? Don't forget to report it so that developers can track it down.
Found a problem with the engine? Don't forget to report it so that developers can track it down.
</p>
<a href="http://docs.godotengine.org/en/stable/community/contributing/ways_to_contribute.html#testing-and-reporting-issues" class="btn flat" target="_blank"> learn more </a>
</div>