Merge pull request #5843 from gyuho/manual

Documentation: fix typo in api_grpc_gateway.md
This commit is contained in:
Gyu-Ho Lee
2016-07-01 10:21:45 -07:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ curl -L http://localhost:2379/v3alpha/kv/range \
## Swagger
Generated [Swapper][swagger] API definitions can be found at [rpc.swagger.json][swagger-doc].
Generated [Swagger][swagger] API definitions can be found at [rpc.swagger.json][swagger-doc].
[api-ref]: ./api_reference_v3.md
[go-client]: https://github.com/coreos/etcd/tree/master/clientv3