Skip to content

Commit

Permalink
fix: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKheops committed Oct 6, 2023
1 parent c28a567 commit f2abb16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const ViewDetailsContent: FC<{
<div className="text-body-secondary">{t("Details")}</div>
<p>
{t(
"You are about to authenticate via Ethereum. Please ensure you trust the application before continuing."
"You are about to sign in via Ethereum. Please ensure you trust the application before continuing."
)}
</p>
<ViewDetailsAddress
Expand Down

0 comments on commit f2abb16

Please sign in to comment.