Skip to content

Commit

Permalink
New wording
Browse files Browse the repository at this point in the history
  • Loading branch information
overmode committed Jan 2, 2025
1 parent 9552551 commit cedce0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front/components/assistant/conversation/AgentMessage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ export const FeedbackSelectorPopoverContent = ({
agentLastAuthor && (
<div className="mb-4 mt-2 flex flex-col gap-2">
<Page.P variant="secondary">
Your feedback is publicly available within the workspace. The last
assistant author is:
Your feedback is available to editors of the assistant. The last
assistant editor is:
</Page.P>
<div className="flex flex-row items-center gap-2">
{agentLastAuthor.image && (
Expand Down

0 comments on commit cedce0a

Please sign in to comment.