We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381d6af commit d0d94f9Copy full SHA for d0d94f9
packages/react-workspace/react-client-app/src/components/App.tsx
@@ -1194,7 +1194,7 @@ export function App(): React.JSX.Element {
1194
onSend={onChatInputSend}
1195
></SprightChatInput>
1196
<span slot="end">
1197
- AI-generated content may be incorrect.
+ AI-generated content may be incorrect.
1198
<NimbleAnchor href="https://www.ni.com" target="_blank" rel="noreferrer">View Terms and Conditions</NimbleAnchor>
1199
</span>
1200
</SprightChatConversation>
0 commit comments