We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50be893 commit e84d242Copy full SHA for e84d242
doc/health-checking.md
@@ -58,7 +58,7 @@ a response must be sent back with an `OK` status and the status field should be
58
set to `SERVING` or `NOT_SERVING` accordingly. If the service name is not
59
registered, the server returns a `NOT_FOUND` GRPC status.
60
61
-The server should use an empty string as the key for server’s
+The server should use an empty string as the key for server's
62
overall health status, so that a client not interested in a specific service can
63
query the server's status with an empty request. The server can just do exact
64
matching of the service name without support of any kind of wildcard matching.
0 commit comments