fix typos
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
parent
d303d5c1ac
commit
6eadd3f4dc
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ var (
|
|||
HTTPStatusCode: http.StatusForbidden,
|
||||
})
|
||||
|
||||
// ErrorCodeUnavailable provides a common error to report unavialability
|
||||
// ErrorCodeUnavailable provides a common error to report unavailability
|
||||
// of a service or endpoint.
|
||||
ErrorCodeUnavailable = Register("errcode", ErrorDescriptor{
|
||||
Value: "UNAVAILABLE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue