We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5789303 commit db9c13fCopy full SHA for db9c13f
apps/web/src/app/(private)/settings/_components/Integrations/New/index.tsx
@@ -103,7 +103,7 @@ export default function NewIntegration() {
103
open
104
onOpenChange={onOpenChange}
105
title='Create Integration'
106
- description='Integrations allow you to add soure of tools to your prompts.'
+ description='Integrations allow your prompt to interact with external services.'
107
footer={
108
<>
109
<CloseTrigger />
0 commit comments