From ab3398f7fdbb9ec3d2f411cc48a9f710a1b73a45 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Wed, 1 Jun 2016 23:33:59 -0700 Subject: [PATCH] README: minor fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b2c919f..ded78b56b 100644 --- a/README.md +++ b/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