Commit 27cd9a0a7e2d1cc7b715126b597180c9ac647abc

Con Kolivas 2013-09-13T14:27:28

Minor typo.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README b/README
index 54eb796..3d98de5 100644
--- a/README
+++ b/README
@@ -530,7 +530,7 @@ and uses it to try to end up doing the same amount of work for all pools.
 QUOTAS
 
 The load-balance multipool strategy works off a quota based scheduler. The
-quotas handed out by default are equal, but the user is allowed so specify any
+quotas handed out by default are equal, but the user is allowed to specify any
 arbitrary ratio of quotas. For example, if all the quota values add up to 100,
 each quota value will be a percentage, but if 2 pools are specified and pool0
 is given a quota of 1 and pool1 is given a quota of 9, pool0 will get 10% of