typo
authorhttp://joey.kitenet.net/ <http://joey.kitenet.net/@web>
Sat, 8 Aug 2009 19:39:37 +0000 (15:39 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 8 Aug 2009 19:39:37 +0000 (15:39 -0400)
doc/tips/dot_cgi.mdwn

index 0379ece9334f74f523a03bfc6a02e2b090815f07..da55c1f1c9828ec9ec79ee5cfb78f948a8ff2a91 100644 (file)
@@ -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