Update lets_encrypt.markdown

This commit is contained in:
Paulus Schoutsen 2017-05-03 21:13:05 -07:00 committed by GitHub
parent f55a9b4256
commit 8b2871ccc8

View File

@ -14,7 +14,7 @@ Setup and manage a [Let's Encrypt](https://letsencrypt.org/) certificate. This w
```json
{
"email": "example@example.com",
"domains": ["example.com", "mqtt.example.com", "hass.example.com"],
"domains": ["example.com", "mqtt.example.com", "hass.example.com"]
}
```