From 6dbdc3bbbf4cff02c941256fe7175c9c968292ce Mon Sep 17 00:00:00 2001 From: salmank Date: Tue, 9 Dec 2025 13:04:59 +0530 Subject: [PATCH] upodated typos --- docs/kane-ai-command-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kane-ai-command-guide.md b/docs/kane-ai-command-guide.md index 2912d1654..7b41c4a29 100644 --- a/docs/kane-ai-command-guide.md +++ b/docs/kane-ai-command-guide.md @@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem'; }} > -KaneAI offers a **natural language interface** for authoring test steps. Each step is expressed as an instruction that KaneAI translates into executable automation. With KaneAAI supported commands you can build **clear, dynamic, and human-readable test cases**. +KaneAI offers a **natural language interface** for authoring test steps. Each step is expressed as an instruction that KaneAI translates into executable automation. With KaneAI supported commands you can build **clear, dynamic, and human-readable test cases**. ---