Skip to content

Commit 0007346

Browse files
Merge: hashicorp#8300: Correct spelling of "certificate" in tls provider docs
2 parents 89193ba + 98cc77c commit 0007346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/tls/r/locally_signed_cert.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |-
88

99
# tls\_locally\_signed\_cert
1010

11-
Generates a TLS ceritifcate using a *Certificate Signing Request* (CSR) and
11+
Generates a TLS certificate using a *Certificate Signing Request* (CSR) and
1212
signs it with a provided certificate authority (CA) private key.
1313

1414
Locally-signed certificates are generally only trusted by client software when

0 commit comments

Comments
 (0)