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).