This commit renames the task list item "Store wizard" to "Store details"

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
This commit is contained in:
Fernando 2020-09-24 08:53:13 -03:00 committed by GitHub
parent 20959e76b4
commit ce3dab196e
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ export function getAllTasks( {
const tasks = [
{
key: 'store_details',
title: __( 'Setup wizard', 'woocommerce-admin' ),
title: __( 'Store details', 'woocommerce-admin' ),
container: null,
onClick: () => {
recordEvent( 'tasklist_click', {