From b68c81c7a4dc4c220e3a27e4e17301b927a31966 Mon Sep 17 00:00:00 2001 From: "Alexey A. Leonov" Date: Tue, 9 Apr 2024 11:10:02 +0700 Subject: [PATCH] fixed typo (#359) --- app/dcs/code/static-site-hosting/custom-domains/page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dcs/code/static-site-hosting/custom-domains/page.md b/app/dcs/code/static-site-hosting/custom-domains/page.md index d03bffb26..58a96b5d2 100644 --- a/app/dcs/code/static-site-hosting/custom-domains/page.md +++ b/app/dcs/code/static-site-hosting/custom-domains/page.md @@ -172,7 +172,7 @@ Here is an example the steps required to host a website on a custom domain (e.g. txt-my-website.storj.dev IN TXT storj-tls:true ``` -1. Once DNS records from the previou command are set, double check they're set correctly with `dig` +1. Once DNS records from the previous command are set, double check they're set correctly with `dig` ```bash # terminal