Update beginnerEN.html

I corrected a very small grammar error.
master
Rick McFarley 2014-09-24 05:21:33 -04:00
parent 8b1385e660
commit a3a72d948a
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ extending its features and adding new items.</p>
Along the way you'll start learning how to write programs in Lua.</p>
<p>If you already know a programming language like Java, Javascript, Python, etc., then you should find it reasonably easy to get started in Lua. If you are new to programming, don't worry. We'll go slowly and show you exactly what to do.
If you would like to learn more about programming in Lua there are lots of places on the web that can help. We're put a <a href="#learntocode">list of suggested programming resources</a> at the end of this tutorial.</p>
If you would like to learn more about programming in Lua there are lots of places on the web that can help. We've put a <a href="#learntocode">list of suggested programming resources</a> at the end of this tutorial.</p>
</td>
</tr>
@ -179,4 +179,4 @@ minetest.register_on_punchnode(
<p>This is page is adapted from Jeija's Modding tutorial by Dave Potts (<a href="https://github.com/davegoopot">davegoopot</a> on GitHub).</p>
</body>
</html>
</html>