Skip to content

Commit 7065a4b

Browse files
lezamasimison
andauthored
Update projects/packages/forms/src/blocks/contact-form/variations.js
Co-authored-by: Mikael Korpela <mikael@ihminen.org>
1 parent 04ea827 commit 7065a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/packages/forms/src/blocks/contact-form/variations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const variations = [
7575
[
7676
'core/button',
7777
{
78-
text: __( 'Contact Us', 'jetpack-forms' ),
78+
text: __( 'Contact us', 'jetpack-forms' ),
7979
tagName: 'button',
8080
className: 'jetpack-form-submit-button',
8181
type: 'submit',

0 commit comments

Comments
 (0)