Skip to content

Commit e9b358c

Browse files
authored
s/much/must in README.md
1 parent 46d01f8 commit e9b358c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ com.basho.riak.coveragePlan | false | Riak KV/TS Coverage Plan Tests <br>(need c
106106
com.basho.riak.security | false | Riak Security Tests
107107
com.basho.riak.clientcert | false | Riak Security Tests with Certificates
108108

109-
To run the HyperLogLog or GSet Data Type tests, you much have two test bucket types setup as following:
109+
To run the HyperLogLog or GSet Data Type tests, you must have two test bucket types setup as following:
110110
```
111111
riak-admin bucket-type create gsets '{"props":{"allow_mult":true, "datatype": "gset"}}'
112112
riak-admin bucket-type create hlls '{"props":{"allow_mult":true, "datatype": "hll"}}'

0 commit comments

Comments
 (0)