Skip to content

Commit

Permalink
typo on lab_07.html
Browse files Browse the repository at this point in the history
  • Loading branch information
esparta committed Mar 3, 2014
1 parent b3faed8 commit 789389a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab_07.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 class="lab_title"><em>lab 7</em> Staging y Commit</h1>
git commit -m "Changes for a and b"</pre>
<pre class="instructions">git add c.rb
git commit -m "Unrelated change to c"</pre>
<p>Separando los Staging y Commits le dará la habilidad de afirnar con precisión qué pasó en cada Commit.</p>
<p>Separando los Staging y Commits le dará la habilidad de afinar con precisión qué pasó en cada Commit.</p>
</div>

<div id="index">
Expand Down Expand Up @@ -115,4 +115,4 @@ <h1>Tabla de Contenidos</h1>

<div id="cover"></div>
</body>
</html>
</html>

0 comments on commit 789389a

Please sign in to comment.