Explorar el Código

Documentation: fix typo in api_grpc_gateway.md

Geert-Johan Riemer hace 9 años
padre
commit
b3464a918b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Documentation/dev-guide/api_grpc_gateway.md

+ 1 - 1
Documentation/dev-guide/api_grpc_gateway.md

@@ -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