Skip to content

Commit cafd1c4

Browse files
committed
chore: fix text
1 parent 3bce39e commit cafd1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-assistant/src/components/assistant-chat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ export const AssistantChat: React.FunctionComponent<AssistantChatProps> = ({
379379
/>
380380
</div>
381381
<DisclaimerText className={disclaimerTextStyles}>
382-
AI can make mistakes. Review for accuracy. See our{' '}
382+
AI can make mistakes. Review for accuracy.{' '}
383383
<Link
384384
hideExternalIcon={false}
385385
href={GEN_AI_FAQ_LINK}

0 commit comments

Comments
 (0)