From 14a4b62b707cc1aa78329574526ccc59ab3b1bde Mon Sep 17 00:00:00 2001 From: Chris Martinelli <56095825+chris-martinelli@users.noreply.github.com> Date: Thu, 28 Aug 2025 08:50:01 -0500 Subject: [PATCH] Update index.mdx fixed errant line break --- .../traffic-steering/steering-policies/index.mdx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 595fc954a00a17..940918a9953c36 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`.