Skip to content

Commit

Permalink
Update Admin.php
Browse files Browse the repository at this point in the history
change string
  • Loading branch information
JohnPixle authored Apr 29, 2024
1 parent 08b0632 commit 62bd5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public function add_fse_design_pack_notice() {
'learnMore' => __( 'Learn More', 'raft' ),
'noticeHtml' => sprintf(
/* translators: %s: FSE Design Pack: */
__( '%s Access a collection of 50+ layout patterns ready to import to your website', 'raft' ),
__( '%s Access a collection of 40+ layout patterns ready to import to your website', 'raft' ),
'<strong>FSE Design Pack:</strong>'
),
),
Expand Down

0 comments on commit 62bd5d6

Please sign in to comment.