From 6771aef2e019620cbb21c9f520f68a15538e9722 Mon Sep 17 00:00:00 2001 From: josunect Date: Thu, 10 Oct 2024 15:57:28 +0100 Subject: [PATCH] Update paragraph --- content/en/docs/Features/ambient.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Features/ambient.md b/content/en/docs/Features/ambient.md index 7c3e2b0c1..f5445b593 100644 --- a/content/en/docs/Features/ambient.md +++ b/content/en/docs/Features/ambient.md @@ -60,7 +60,7 @@ There is an additional display option, **Waypoint proxies** for the Ambient Mesh ![Waypoint proxies](/images/documentation/features/ambient/waypoint-proxies.png) -The waypoint proxies are in many cases the source and the destination of the traffic for the same workload, and this situation is indicated in the graph with bidirectional edges. -When click on the edge, the summary panel graph will show the waypoint proxy as a destination workload, but is possible to also show the information with the waypoint as the source when click on the double arrow: +The waypoint proxies often serve as both the source and destination of traffic within the same workload, represented in the graph by bidirectional edges. +When you click on an edge, the summary panel will display the waypoint proxy as the destination workload. However, you can also view the waypoint as the source by clicking on the double arrow icon located to the left of the "From/To" labels in the summary panel. ![bidirectional edges](/images/documentation/features/ambient/double-edges.png) \ No newline at end of file