Skip to content

Commit

Permalink
Updates to match canonical WPCom menu item name
Browse files Browse the repository at this point in the history
See #45995
  • Loading branch information
getdave committed Sep 29, 2020
1 parent b78b86a commit 263bbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/sidebar-unified/fallback-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ export default function buildFallbackResponse( { siteDomain = '' } = {} ) {
{
parent: 'options-general.php',
slug: 'options-ad-control',
title: translate( 'Ad Control' ),
title: translate( 'AdControl' ),
type: 'submenu-item',
url: `https://${ siteDomain }/wp-admin/options-general.php?page=adcontrol`,
},
Expand Down

0 comments on commit 263bbfa

Please sign in to comment.