Explorar o código

Documentation: refer to LeaseKeepAliveRequest for lease refresh

Asko Kauppi %!s(int64=8) %!d(string=hai) anos
pai
achega
b9b6f6f7c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/learning/api.md

+ 1 - 1
Documentation/learning/api.md

@@ -449,7 +449,7 @@ message LeaseRevokeRequest {
 
 ### Keep alives
 
-Leases are refreshed using a bi-directional stream created with the `LeaseKeepAlive` API call. When the client wishes to refresh a lease, it sends a `LeaseGrantRequest` over the stream:
+Leases are refreshed using a bi-directional stream created with the `LeaseKeepAlive` API call. When the client wishes to refresh a lease, it sends a `LeaseKeepAliveRequest` over the stream:
 
 ```protobuf
 message LeaseKeepAliveRequest {