Skip to content

Commit

Permalink
update wizard phrasing (#81572)
Browse files Browse the repository at this point in the history
  • Loading branch information
annacmc authored Sep 10, 2023
1 parent 13de0d1 commit 0f8ccd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const ProductCard = ( {
const commercialProductTitle = translate( 'Upgrade your Jetpack Stats' );

// Default titles for no site type selected.
let typeSelectionScreenLabel = translate( 'What site type is %(site)s?', {
let typeSelectionScreenLabel = translate( 'What type of site is %(site)s?', {
args: {
site: siteSlug,
},
Expand Down

0 comments on commit 0f8ccd5

Please sign in to comment.