fix a typo
This commit is contained in:
@ -177,7 +177,7 @@ const (
|
|||||||
Ready
|
Ready
|
||||||
// TransientFailure indicates the ClientConn has seen a failure but expects to recover.
|
// TransientFailure indicates the ClientConn has seen a failure but expects to recover.
|
||||||
TransientFailure
|
TransientFailure
|
||||||
// Shutdown indicates the CLientConn has stated shutting down.
|
// Shutdown indicates the ClientConn has stated shutting down.
|
||||||
Shutdown
|
Shutdown
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user