From 453583b5c435dc8a901644cab2d1d5536145341e Mon Sep 17 00:00:00 2001 From: Jim Ryan Date: Wed, 23 Jul 2025 11:59:27 +0100 Subject: [PATCH] Fix typo in README.md regarding telemetry collection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73f6bf9ca..4ddc2eebf 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Storage, registration, chat, memory and other state maintained by examples is ** Example agents that use the Microsoft Graph or similar external services may store state in those services. -Code in this repo doesn't not collect telemetry by default. +Code in this repo does not collect telemetry by default. ## Intended Uses