Skip to content

Commit

Permalink
bugfix: typo in tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
vid277 authored and skeptrunedev committed Nov 24, 2024
1 parent 4f041a5 commit b903637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ export const LLMSettings = (props: {
System Prompt
<Tooltip
body={<AiOutlineInfoCircle />}
tooltipText="System prompt is guide the system towards a high level object or goal."
tooltipText="Guides the system towards a higher-level object or goal."
/>
</label>
<textarea
Expand Down

0 comments on commit b903637

Please sign in to comment.