Skip to content

Commit 313a7b3

Browse files
committed
Update modal copy
1 parent ba4c3f3 commit 313a7b3

File tree

1 file changed

+1
-1
lines changed
  • projects/packages/forms/src/dashboard/inbox/dataviews

1 file changed

+1
-1
lines changed

projects/packages/forms/src/dashboard/inbox/dataviews/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ const SingleResponse = ( {
447447
}
448448
return (
449449
<Modal
450-
title={ __( 'View response', 'jetpack-forms' ) }
450+
title={ __( 'Response', 'jetpack-forms' ) }
451451
size="medium"
452452
onRequestClose={ onRequestClose }
453453
>

0 commit comments

Comments
 (0)