diff --git a/src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies/index.mdx b/src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies/index.mdx
index 595fc954a00a175..940918a9953c36d 100644
--- a/src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies/index.mdx
+++ b/src/content/docs/load-balancing/understand-basics/traffic-steering/steering-policies/index.mdx
@@ -16,12 +16,8 @@ import { DirectoryListing, GlossaryTooltip, Render } from "~/components";
## EDNS Client Subnet (ECS) support
-
- EDNS Client Subnet (ECS)
-
-support provides customers with more control over location-based steering during
-gray-clouded DNS resolutions and can be used for proximity or geo (country)
-steering.
+ EDNS Client Subnet (ECS) support provides customers with more control over location-based steering during
+gray-clouded DNS resolutions and can be used for proximity or geo (country) steering.
Customers can configure their load balancer using the `location_strategy` parameter, which includes the properties `prefer_ecs` and `mode`.