Punctuation+ grammar fix

This commit is contained in:
Joe Sweeney
2018-02-13 23:25:05 -07:00
parent 1cf1be4147
commit f14a9e620f

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, that way developers can track it down.
Found some 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>