]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/dot_cgi.mdwn
fix typo
[ikiwiki.git] / 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