Fix typo in ProvisionerInfo

pull/993/head
Mariano Cano 2 years ago
parent 64744562c6
commit c5c7c30cc2

@ -60,7 +60,7 @@ type CreateCertificateRequest struct {
Provisioner *ProvisionerInfo
}
// ProvisionerInfo contains information of the provisioner used to authorize an
// ProvisionerInfo contains information of the provisioner used to authorize a
// certificate.
type ProvisionerInfo struct {
ProvisionerID string

Loading…
Cancel
Save