Skip to content

Commit

Permalink
Update packages/jupyter-ai/src/components/chat-messages.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Piyush Jain <[email protected]>
  • Loading branch information
andrii-i and 3coins authored Dec 13, 2023
1 parent dd2eb2a commit 4dfcbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jupyter-ai/src/components/chat-messages.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export function ChatMessages(props: ChatMessagesProps): JSX.Element {
onClick={props.openSettingsView}
fullWidth
>
Open Settins
Open Settings
</Button>
)}
</Box>
Expand Down

0 comments on commit 4dfcbca

Please sign in to comment.