Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Feb 8, 2024
1 parent aab9e01 commit c74841a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/builder/SubmitButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ export const WorkflowSubmitButton = ({
</TooltipTrigger>
<TooltipContent>
<p>
You don't have permission to submit. Please login and make sure you
have the right expertise level.
You don&apos;t have permission to submit. Please login and make sure
you have the right expertise level.
</p>
</TooltipContent>
</Tooltip>
Expand Down

0 comments on commit c74841a

Please sign in to comment.