Add missing parenthesis to health checking guide (#1249)

This commit is contained in:
Terry Wilson 2024-01-16 10:58:04 -08:00 committed by GitHub
parent d90b5f947a
commit 5369677bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ Enabling health checking changes some behavior around calling a server:
the feature does not make sense with the policy (e.g. `pick_first` does
this)
More specifically the state of the subchannel (that represents the physical
connection to the server goes through these states based on the health of
More specifically, the state of the subchannel (that represents the physical
connection to the server) goes through these states based on the health of
the service it is connecting to.
```mermaid