Fixed typo spotted by greut

This commit is contained in:
Paul J. Davis 2010-05-07 13:34:05 -04:00
parent 6f92b91c59
commit 2f553e0f36
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ $ source ~/venvs/webapp/bin/activate
$ ~/venvs/webapp/bin/easy_install -U gunicorn
$ deactivate
</pre>
<p>Then you just need to use one of the thee Gunicorn scripts that was installed
<p>Then you just need to use one of the three Gunicorn scripts that was installed
into <tt class="docutils literal"><span class="pre">~/venvs/webapp/bin</span></tt>.</p>
</div>
<div class="section" id="daemon-monitoring">

View File

@ -126,7 +126,7 @@ this::
$ ~/venvs/webapp/bin/easy_install -U gunicorn
$ deactivate
Then you just need to use one of the thee Gunicorn scripts that was installed
Then you just need to use one of the three Gunicorn scripts that was installed
into ``~/venvs/webapp/bin``.
Daemon Monitoring