Browse Source

README: minor fix in README

Gyu-Ho Lee 9 years ago
parent
commit
ab3398f7fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -63,7 +63,7 @@ ETCDCTL_API=3 etcdctl put mykey "this is awesome"
 ETCDCTL_API=3 etcdctl get mykey
 ```
 
-That's it-- etcd is running and serving keys.
+That's it! etcd is now running and serving client requests.
 
 ### etcd TCP ports