From: http://joey.kitenet.net/ Date: Sat, 8 Aug 2009 19:39:37 +0000 (-0400) Subject: typo X-Git-Tag: 3.15~13 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/aa29cb5fc0126e90b4994d31e491179a1184e047 typo --- diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn index 0379ece93..da55c1f1c 100644 --- a/doc/tips/dot_cgi.mdwn +++ b/doc/tips/dot_cgi.mdwn @@ -58,7 +58,7 @@ If you have any thought about it, feel free to let me know. ## nginx -* To run CGI under nginx, just us a FastCGI wrapper like [this one](http://technotes.1000lines.net/?p=23). The wrapper must be started somehow just like any other FastCGI program. I use launchd on OSX. +* To run CGI under nginx, just use a FastCGI wrapper like [this one](http://technotes.1000lines.net/?p=23). The wrapper must be started somehow just like any other FastCGI program. I use launchd on OSX. ## boa