Skip to content

Commit

Permalink
Update src/components/Modal/MapOperatorToStakingProviderConfirmationM…
Browse files Browse the repository at this point in the history
…odal/index.tsx

Co-authored-by: Manuel Montenegro <[email protected]>
  • Loading branch information
theref and manumonti authored Oct 11, 2023
1 parent b75bb2a commit 2021183
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ const MapOperatorToStakingProviderConfirmationModal: FC<
{isOperatorMappedOnlyInRandomBeacon ||
isOperatorMappedOnlyInTbtc ||
isOperatorMappedOnlyInTaco
? "2 transaction"
? "2 transactions"
: "3 transactions"}
. Each mapping is one transaction
</BodyLg>
Expand Down

0 comments on commit 2021183

Please sign in to comment.