diff --git a/cas/apiv1/requests.go b/cas/apiv1/requests.go index 38db3a67..68f1cb7b 100644 --- a/cas/apiv1/requests.go +++ b/cas/apiv1/requests.go @@ -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