Documentation: fix typo in api_grpc_gateway.md

This commit is contained in:
Geert-Johan Riemer 2016-07-01 09:48:07 +02:00 committed by Gyu-Ho Lee
parent 581f847e06
commit b3464a918b

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