Skip to content

Commit

Permalink
Update Admin.php
Browse files Browse the repository at this point in the history
chenge string
  • Loading branch information
JohnPixle authored Apr 29, 2024
1 parent 7fee87e commit 5f909e8
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 @@ -65,7 +65,7 @@ public function add_fse_design_pack_notice() {
'learnMore' => __( 'Learn More', 'riverbank' ),
'noticeHtml' => sprintf(
/* translators: %s: FSE Design Pack: */
__( '%s Access a collection of 50+ layout patterns ready to import to your website', 'riverbank' ),
__( '%s Access a collection of 40+ layout patterns ready to import to your website', 'riverbank' ),
'<strong>FSE Design Pack:</strong>'
),
),
Expand Down

0 comments on commit 5f909e8

Please sign in to comment.