Fixing typo in acme_certificate docs. (#45082)
This commit is contained in:
parent
bbca98ae8e
commit
fec302b162
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ notes:
|
|||
did not change."
|
||||
- "If you want to use the C(tls-alpn-01) challenge, you can use the
|
||||
M(acme_challenge_cert_helper) module to prepare the challenge certificate."
|
||||
- "You can use the M(certificate_complet_chain) module to find the root certificate
|
||||
- "You can use the M(certificate_complete_chain) module to find the root certificate
|
||||
for the returned fullchain."
|
||||
extends_documentation_fragment:
|
||||
- acme
|
||||
|
|
Loading…
Reference in a new issue