Skip to content

Commit

Permalink
fix: remove typo (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpucci authored Aug 4, 2023
1 parent 69e2c28 commit 5496e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/user/components/ApiKeyConfig/ApiKeyConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const ApiKeyConfig = (): JSX.Element => {
Your api key will be saved in our data. We will not use it for any
other purpose. However,{" "}
<strong>
we {"don't"} have not implemented any encryption logic yet
we have not implemented any encryption logic yet
</strong>
</span>
</div>
Expand Down

0 comments on commit 5496e9d

Please sign in to comment.