Correct grammar on core development

This commit is contained in:
Kasijjuf 2016-11-20 13:02:17 -06:00 committed by ShadowNinja
parent b0ace235b2
commit 2a74d21dbf

View File

@ -18,7 +18,7 @@ There are several ways to get into development:
<ul>
<li><strong>Modding:</strong> Develop a mod independently and publish it on the <a href="http://forum.minetest.net/">forums</a>.</li>
<li><strong>Core development:</strong> Think or ask of something that is needed in the core, talk with the core team (preferably a lot, with multiple members - communication is more important than you think) and do it.</li>
<li><strong>Core development:</strong> If you think of something that is needed in the core, then talk with the core team (preferably a lot, with multiple members - communication is more important than you think) and do it.</li>
<li><strong>Translating:</strong> Help translating Minetest at <a href="https://hosted.weblate.org/projects/minetest/minetest/">our web interface</a>.</li>
</ul>