Skip to content

Commit 249f935

Browse files
committed
Update README.md
1 parent 929b4ab commit 249f935

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
@@ -73,7 +73,7 @@ For a production app, it's recommended to use the Environment Variables based AP
7373
~~~js
7474
// Connect to the cluster with a MongoDB URL. Better if it's a replica set
7575
var connectOptions = {
76-
// Value of 0 to 1, mentioning which port of requestes to process here or proxy
76+
// Value of 0 to 1, mentioning which portion of requestes to process here or proxy
7777
// If 1, all the requests allocated to this host will get processed
7878
// If 0.5 half of the requsted allocated to this host will get processed, others will get proxied
7979
// If 0, only do proxying

0 commit comments

Comments
 (0)