Riccardo Balbo 3 年之前
父節點
當前提交
ab0ba8c6d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content/start.md

+ 1 - 1
content/start.md

@@ -42,7 +42,7 @@ function showSubPage(id){
 <div id="qsbuttons" style="text-align:center">
 jMonkeyEngine is not bound to any specific IDE or SDK and it can be used as any other java library.
 <br>
-There are several ways to starta project with jMonkeyEngine:
+There are several ways to start a project with jMonkeyEngine:
 <br><br>
 
 <button id="qsinitializerBtn" class="highlightedCl qsbtn" onclick="showSubPage('qsinitializer')">The Inializer</button>