From 578d63214cf68b075504af714caae48cff6eb756 Mon Sep 17 00:00:00 2001 From: Satheeshkumar Manoharan <11145865+infosatheesh2020@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:40:41 +0530 Subject: [PATCH] fixing typo --- checklists/aoai_checklist.en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checklists/aoai_checklist.en.json b/checklists/aoai_checklist.en.json index 2fdc3071d..1fa13a7c0 100644 --- a/checklists/aoai_checklist.en.json +++ b/checklists/aoai_checklist.en.json @@ -103,7 +103,7 @@ "category": "Responsible AI", "subcategory": "Evaluation", "text": "Evaluate the performance/accuracy of the system with a known golden dataset which has the inputs and the correct answers. Leverage capabilities in PromptFlow for Evaluation.", - "waf": "Operational Execellence", + "waf": "Operational Excellence", "service": "Azure OpenAI", "guid": "4e4f1854-287d-45cd-a126-cc031af5b1fc", "id": "AOAI.18", @@ -917,4 +917,4 @@ "waf": "all", "timestamp": "July 23, 2024" } -} \ No newline at end of file +}