Commit Diff


commit - 0894283272df342cf02a556d04c42b5012cdd15e
commit + 30d50d221eb45d1ec81aa9dfc1a9d2a233493e96
blob - 89f42afa68c478259c9a54f20f976dcc0053d0bf
blob + 65a9fb17ac24441e1cbd70f290b3cf962eb88dc9
--- examples.html
+++ examples.html
@@ -27,7 +27,7 @@ available both in the installed system and
  <tr>
   <a href="#selective-commit"	>Comitting changes selectively</a><br>
   <a href="#amend"		>Amending the latest commit</a><br>
-  <a href="#ports"		>Using got(1) with ports tree</a>
+  <a href="#ports"		>Using got(1) with the ports tree</a>
  </tr>
 </table>
 
@@ -407,7 +407,7 @@ pick bcb49d15e041ddffb59397d2fe851fdb1729b005 fixed ve
 <b>mesg</b>
 </pre>
 
-<h2 id="ports"><a class="permalink" href="#ports">Using got(1) with ports tree</a></h2>
+<h2 id="ports"><a class="permalink" href="#ports">Using got(1) with the ports tree</a></h2>
 
 Clone the ports repository from github. This step currently requires git(1):
 <p></p>