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 3bce39e commit cafd1c4Copy full SHA for cafd1c4
packages/compass-assistant/src/components/assistant-chat.tsx
@@ -379,7 +379,7 @@ export const AssistantChat: React.FunctionComponent<AssistantChatProps> = ({
379
/>
380
</div>
381
<DisclaimerText className={disclaimerTextStyles}>
382
- AI can make mistakes. Review for accuracy. See our{' '}
+ AI can make mistakes. Review for accuracy.{' '}
383
<Link
384
hideExternalIcon={false}
385
href={GEN_AI_FAQ_LINK}
0 commit comments