Fix mispell.

This commit is contained in:
Mariano Cano 2020-11-03 12:48:48 -08:00
parent 0fcf9f8bc4
commit 317a6b6aca

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