Skip to content

Commit 79cfa8d

Browse files
committed
Update ai-settings-menu.tsx
1 parent 2a9f3f2 commit 79cfa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/snow-leopard/components/ai-settings-menu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export function AiSettingsMenu() {
9898
onChange={(e) => setLocalInstructions(e.target.value)}
9999
/>
100100
<p className="text-[11px] text-muted-foreground leading-tight">
101-
Leave blank for default behavior. Your instructions shape the AI's responses.
101+
Leave blank for default behavior. Your instructions shape the AIap&apos;s responses.
102102
</p>
103103
</div>
104104
</DropdownMenuContent>

0 commit comments

Comments
 (0)