From 6d1534ad09414e1750e791007c8cd24ea5794181 Mon Sep 17 00:00:00 2001 From: Giuseppe Alfieri <150775639+giusalfieri@users.noreply.github.com> Date: Sat, 26 Apr 2025 22:03:38 +0200 Subject: [PATCH] Update the-chat-interface.md Fix typo: updated Action Buttons description to correctly state they appear above the input field --- docs/basic-usage/the-chat-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic-usage/the-chat-interface.md b/docs/basic-usage/the-chat-interface.md index e712632b..207a2271 100644 --- a/docs/basic-usage/the-chat-interface.md +++ b/docs/basic-usage/the-chat-interface.md @@ -12,7 +12,7 @@ The chat interface consists of the following main elements: 2. **Input Field:** This is where you type your tasks and questions for Roo Code. You can use plain English to communicate. -3. **Action Buttons:** These buttons appear below the input field and allow you to approve or reject Roo Code's proposed actions. The available buttons change depending on the context. +3. **Action Buttons:** These buttons appear above the input field and allow you to approve or reject Roo Code's proposed actions. The available buttons change depending on the context. 4. **Send Button:** This looks like a small plane and it's located to the far right of the input field. This sends messages to Roo after you've typed them.