diff --git a/surfsense_web/components/assistant-ui/attachment.tsx b/surfsense_web/components/assistant-ui/attachment.tsx
index c1a147046..3a64d3a6c 100644
--- a/surfsense_web/components/assistant-ui/attachment.tsx
+++ b/surfsense_web/components/assistant-ui/attachment.tsx
@@ -351,14 +351,14 @@ export const ComposerAddAttachment: FC = () => {
-
+
- Add attachment
+ Add attachment to this chat
- Upload Documents
+ Upload documents to Search Space
diff --git a/surfsense_web/components/pricing/pricing-section.tsx b/surfsense_web/components/pricing/pricing-section.tsx
index 117be15ec..cf27b8842 100644
--- a/surfsense_web/components/pricing/pricing-section.tsx
+++ b/surfsense_web/components/pricing/pricing-section.tsx
@@ -42,7 +42,7 @@ const demoPlans = [
"Planned: Centralized billing",
"Priority support",
],
- description: "The AIknowledge base for individuals and teams",
+ description: "The AI knowledge base for individuals and teams",
buttonText: "Upgrade",
href: "/contact",
isPopular: true,