Commit e81c27fdb2bc114ba39b60491b6e4b94447c4b5e

Kano 2012-12-15T14:53:16

API-README grammar

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/API-README b/API-README
index 7309d79..06fec76 100644
--- a/API-README
+++ b/API-README
@@ -1266,7 +1266,7 @@ The list of restrictions are:
 
 You can have multiple restrictions on a 'Field' - but all must be true to
 include the row containing the 'Field'
-e.g. a number range would between 0 and 10 would be:
+e.g. a number range between 0 and 10 would be:
 array('STATS.Bytes Recv', '>', 0), array('STATS.Bytes Recv', '<', 10)
 
 The difference between 'where' and 'having' is that 'where' is applied to the