Xiang Li 12 years ago
parent
commit
ae615eda62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -156,7 +156,7 @@ In one terminal, we send a get request with `wait=true` :
 curl -L http://127.0.0.1:4001/v2/keys/foo?wait=true
 ```
 
-Now, we are waitting for any changes at path `/foo`.
+Now, we are waiting for any changes at path `/foo`.
 
 In another terminal, we set a key `/foo` with value `bar`: