Skip to content

Commit

Permalink
Fix customize button text
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatkins0 committed Jul 3, 2020
1 parent a1087df commit 8e6108e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/setup/pages/save/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export function Save() {
target="_blank"
rel="noreferrer"
>
{ __( 'Visit', 'amp' ) }
{ __( 'Customize', 'amp' ) }
</Button>
<Button
isPrimary
Expand Down

0 comments on commit 8e6108e

Please sign in to comment.