Fix mispell.

This commit is contained in:
Mariano Cano 2020-11-03 12:48:48 -08:00
parent b057c6677a
commit a97fab4119

View file

@ -126,7 +126,7 @@ type CreateCertificateAuthorityRequest struct {
}
// CreateCertificateAuthorityResponse is the response for
// CreateCertificateAuthority method and contains the root or intermedate
// CreateCertificateAuthority method and contains the root or intermediate
// certificate generated as well as the CA chain.
type CreateCertificateAuthorityResponse struct {
Name string