Merge branch '1510-arv-tag-unit-tests' of git.clinicalfuture.com:arvados into 1510...
[arvados.git] / doc / user / tutorials / tutorial-firstscript.textile
index 4caec36254dd4151d38de69748723772bf3dcd7c..dbc363185615ef82a476446d8e8cace63360edd5 100644 (file)
@@ -1,8 +1,9 @@
 ---
 layout: default
 navsection: userguide
+navmenu: Tutorials
 title: "Writing a Crunch script"
-navorder: 113
+navorder: 13
 ---
 
 h1. Tutorial: Writing a Crunch script
@@ -38,9 +39,9 @@ This will create an git checkout in the directory called @you@.
 {% include notebox-begin.html %}
 For more information about using @git@, try
 
-notextile. <pre><code>$ <span class="userinput">man gittutoral</span></code></pre>
+notextile. <pre><code>$ <span class="userinput">man gittutorial</span></code></pre>
 
-or "click here search Google for git tutorials":http://google.com/#q=git+tutorial
+or "click here to search Google for git tutorials":http://google.com/#q=git+tutorial
 {% include notebox-end.html %}
 
 h2. Creating a Crunch script