hgbook

diff en/ch06-collab.xml @ 560:dbe91bb622d8

Small grammatical fix (does not requires -> does not require)
author Jon Parise <jon@indelible.org>
date Thu Feb 19 20:49:46 2009 -0800 (2009-02-19)
parents b90b024729f1
children 21c62e09b99f
line diff
     1.1 --- a/en/ch06-collab.xml	Wed Feb 18 00:22:09 2009 -0800
     1.2 +++ b/en/ch06-collab.xml	Thu Feb 19 20:49:46 2009 -0800
     1.3 @@ -116,7 +116,7 @@
     1.4  
     1.5        <para>A sprint is the perfect place to use the <command
     1.6  	  role="hg-cmd">hg serve</command> command, since <command
     1.7 -	  role="hg-cmd">hg serve</command> does not requires any fancy
     1.8 +	  role="hg-cmd">hg serve</command> does not require any fancy
     1.9  	server infrastructure.  You can get started with <command
    1.10  	  role="hg-cmd">hg serve</command> in moments, by reading
    1.11  	section <xref linkend="sec:collab:serve"/> below.  Then simply