From 38d0ed0d73bbc363ba5c9b4e0289c8aaf3c3c40c Mon Sep 17 00:00:00 2001 From: Aymen Date: Mon, 14 Oct 2024 14:49:04 +0200 Subject: [PATCH] fix: typo --- labs/built-in-logging/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/built-in-logging/README.MD b/labs/built-in-logging/README.MD index f609210..5bb04ad 100644 --- a/labs/built-in-logging/README.MD +++ b/labs/built-in-logging/README.MD @@ -4,7 +4,7 @@ [![flow](../../images/built-in-logging.gif)](built-in-logging.ipynb) -Playground to try the [buil-in logging capabilities of API Management](https://learn.microsoft.com/en-us/azure/api-management/observability). The requests are logged into Application Insights and it's easy to track request/response details and token usage with provided [notebook](openai-usage-analysis-workbook.json). +Playground to try the [built-in logging capabilities of API Management](https://learn.microsoft.com/en-us/azure/api-management/observability). The requests are logged into Application Insights and it's easy to track request/response details and token usage with provided [notebook](openai-usage-analysis-workbook.json). ### Prerequisites