Skip to content

Commit 9aa2216

Browse files
committed
updated readme
1 parent 198000f commit 9aa2216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Let's suppose you were running multiple http application servers, but you only w
3232
### How to use node-http-proxy
3333

3434
var sys = require('sys'),
35-
colors = require('colors')
35+
colors = require('colors'),
3636
http = require('http'),
3737
httpProxy = require('http-proxy').httpProxy;
3838

0 commit comments

Comments
 (0)