Skip to content

Commit

Permalink
fix: update certified at message id
Browse files Browse the repository at this point in the history
  • Loading branch information
Nil20 committed Jun 14, 2024
1 parent b6d868f commit 5e64ffb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const messagesToDefine: IVerifyCertificateMessages = {
description: 'Label for name of registar center'
},
certifiedAt: {
id: 'verifyCertificate.createdAt',
id: 'verifyCertificate.certifiedAt',
defaultMessage: 'Date of certification',
description: 'Label for date of certification'
},
Expand Down

0 comments on commit 5e64ffb

Please sign in to comment.