diff --git a/content/en/post/2024-12-20-acme-profiles.md b/content/en/post/2024-12-20-acme-profiles.md index 5df7761f1..caadd2062 100644 --- a/content/en/post/2024-12-20-acme-profiles.md +++ b/content/en/post/2024-12-20-acme-profiles.md @@ -50,7 +50,7 @@ Content-Type: application/jose+json { "protected": base64url(...), "payload": base64url({ - "profile": "tlsserver", + "profile": "tlsserver", "identifiers": [ { "type": "dns", "value": "www.example.org" }, { "type": "dns", "value": "example.org" }