diff --git a/documentation/docs/guides/context-engineering/using-goosehints.md b/documentation/docs/guides/context-engineering/using-goosehints.md
index cf53fb9b1d..5880da5895 100644
--- a/documentation/docs/guides/context-engineering/using-goosehints.md
+++ b/documentation/docs/guides/context-engineering/using-goosehints.md
@@ -6,7 +6,7 @@ sidebar_label: Using goosehints
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
-import { PanelLeft } from 'lucide-react';
+import { Menu } from 'lucide-react';
`.goosehints` is a text file used to provide additional context about your project and improve the communication with goose. The use of `.goosehints` ensures that goose understands your requirements better and can execute tasks more effectively.
@@ -51,7 +51,7 @@ You can use other agent rule files with goose by using the [`CONTEXT_FILE_NAMES`
#### Local hints file
1. Click the directory path at the bottom of the app and open the directory where you want to create the file
- 2. Click the