Explorar o código

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

Rob Szumski %!s(int64=12) %!d(string=hai) anos
pai
achega
686837227e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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