Skip to content

Commit 36b547d

Browse files
committed
address PR review: better wording for ctx certification done step
1 parent 393cb9f commit 36b547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-explorer/src/components/CertifyCardanoTransactionsModal/TransactionCertificationResult.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default function TransactionCertificationResult({
9797
transactions
9898
</Alert.Heading>
9999
<p className="mb-1">
100-
Either the transactions proof is invalid or all the transactions are not certified.
100+
Either the transactions proof is invalid or none of the transactions is certified.
101101
</p>
102102
<p className="mb-0 fst-italic">
103103
<i className="bi bi-info-circle"></i> Mithril may still have to certify those

0 commit comments

Comments
 (0)