瀏覽代碼

fix(docs/api): mention version endpoint is per instance

Rob Szumski 11 年之前
父節點
當前提交
686837227e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/api.md

+ 1 - 1
Documentation/api.md

@@ -15,7 +15,7 @@ The `-name machine0` tells the rest of the cluster that this machine is named ma
 
 
 ## Getting the etcd version
 ## Getting the etcd version
 
 
-The etcd version can be obtained from the `/version` endpoint.
+The etcd version of a specific instance can be obtained from the `/version` endpoint.
 
 
 ```sh
 ```sh
 curl -L http://127.0.0.1:4001/version
 curl -L http://127.0.0.1:4001/version