From 556b284eec1028304e0b7f2ae44a4a77d5cc05d5 Mon Sep 17 00:00:00 2001 From: mrchatam <287639636+mrchatam@users.noreply.github.com> Date: Fri, 11 Sep 2026 22:43:44 +0000 Subject: [PATCH] docs: remove duplicate 'the' in telemetry sample README --- python/samples/demos/telemetry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/samples/demos/telemetry/README.md b/python/samples/demos/telemetry/README.md index 97049ec63006..cc56d5fbbb61 100644 --- a/python/samples/demos/telemetry/README.md +++ b/python/samples/demos/telemetry/README.md @@ -70,7 +70,7 @@ Please refer to here on how to analyze metrics in [Azure Monitor](https://learn. > Make sure you have the dashboard running to receive telemetry data. -Once the the sample finishes running, navigate to http://localhost:18888 in a web browser to see the telemetry data. Follow the instructions [here](https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/dashboard/explore) to authenticate to the dashboard and start exploring! +Once the sample finishes running, navigate to http://localhost:18888 in a web browser to see the telemetry data. Follow the instructions [here](https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/dashboard/explore) to authenticate to the dashboard and start exploring! ## Console output