Skip to content

Commit

Permalink
spacing nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Divide-By-0 committed Mar 27, 2024
1 parent 691b95b commit 74db039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/pages/MainPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ export const MainPage: React.FC<{}> = (props) => {
can "steal" your proof for another account (frontrunning protection!).
</NumberedStep>
<NumberedStep step={5}>
Click <b>"Prove"</b>. Note it is completely client side and
Click <b>"Prove"</b>. Note it is completely client side and{" "}
<a href="https://github.com/zkemail/proof-of-twitter/" target="_blank" rel="noreferrer">open source</a>,
and no server ever sees your private information.
</NumberedStep>
Expand Down

0 comments on commit 74db039

Please sign in to comment.