Skip to content

Commit

Permalink
Final Suggestion change
Browse files Browse the repository at this point in the history
  • Loading branch information
benazeer-ben committed Jan 17, 2025
1 parent d490fd5 commit a6ebdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/search/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ export default function SearchEdit( {
value={ widthValue }
label={ sprintf(
/* translators: Percentage value. */
__( '%1$d%%' ),
__( '%d%%' ),
widthValue
) }
/>
Expand Down

0 comments on commit a6ebdd7

Please sign in to comment.