From 8a461f873c5336315bcc13478549cdc41aa4b5ab Mon Sep 17 00:00:00 2001 From: klucks83 <42561041+klucks83@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:03:10 -0400 Subject: [PATCH] Update typo in hostname-preparation.mdx You vs Your --- .../load-balancing/setup/hostname-preparation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/learning-paths/load-balancing/setup/hostname-preparation.mdx b/src/content/docs/learning-paths/load-balancing/setup/hostname-preparation.mdx index 85de4ded2c3e34e..0eb623ec3ac1b88 100644 --- a/src/content/docs/learning-paths/load-balancing/setup/hostname-preparation.mdx +++ b/src/content/docs/learning-paths/load-balancing/setup/hostname-preparation.mdx @@ -6,7 +6,7 @@ sidebar: --- -Before setting up anything related to your load balancer, make sure your test that production hostnames meet the following criteria: +Before setting up anything related to your load balancer, make sure you test that production hostnames meet the following criteria: * Based on the [priority order](/load-balancing/load-balancers/dns-records/#priority-order) of DNS records, they will receive the intended amount of traffic. * Each hostname is covered by an [SSL/TLS certificate](/load-balancing/load-balancers/dns-records/#ssltls-coverage).