From 8e7ef5a7efc33919707dfb004e89d2c92560a4fd Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Wed, 25 Aug 2021 13:15:42 -0500 Subject: [PATCH] chore: fix typo in cloudDNS doc --- guides/tls-certificates/cloudDNS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/tls-certificates/cloudDNS.md b/guides/tls-certificates/cloudDNS.md index eacd25b41..b3d4ca946 100644 --- a/guides/tls-certificates/cloudDNS.md +++ b/guides/tls-certificates/cloudDNS.md @@ -218,7 +218,7 @@ There are additional steps to make sure that your hostname and Dev URLs work. 1. Set the **Resource Record Type** to **A** -1. Copy and paste the external IP address associate with the **service/coderd** +1. Copy and paste the external IP address associated with the **service/coderd** line from your terminal to the `IPv4 Address` field. 1. Click **Create**