spelling: register

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-12-19 22:01:51 -05:00
parent 6790aea260
commit c79b40ad56
6 changed files with 11 additions and 11 deletions

View File

@@ -353,7 +353,7 @@ func (m *UpdateClientReq) GetLogoUrl() string {
return ""
}
// UpdateClientResp returns the reponse from updating a client.
// UpdateClientResp returns the response from updating a client.
type UpdateClientResp struct {
NotFound bool `protobuf:"varint,1,opt,name=not_found,json=notFound,proto3" json:"not_found,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`