Skip to content

Commit 66291db

Browse files
authored
Change statement of truth title (#34368)
1 parent 5f9c9c9 commit 66291db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/applications/edu-benefits/10282/components/StatementOfTruth.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export default function StatementOfTruth(signatureProps) {
5959
return (
6060
<div className="vads-u-margin-top--3">
6161
<section className="box vads-u-background-color--gray-lightest vads-u-padding--3">
62-
<h3 className="vads-u-margin-top--0">Statement of truth</h3>
62+
<h3 className="vads-u-margin-top--0">Certification statement</h3>
6363
{content}
6464
<FormSignature
6565
{...signatureProps}

0 commit comments

Comments
 (0)