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 edb0331 commit 2aea08a
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 @@ -88,7 +88,7 @@ public function add_fse_design_pack_notice() {
'learnMore' => __( 'Learn More', 'neve-fse' ),
'noticeHtml' => sprintf(
/* translators: %s: FSE Design Pack: */
__( '%s Access a collection of 50+ layout patterns ready to import to your website', 'neve-fse' ),
__( '%s Access a collection of 40+ layout patterns ready to import to your website', 'neve-fse' ),
'<strong>FSE Design Pack:</strong>'
),
),
Expand Down

0 comments on commit 2aea08a

Please sign in to comment.