fix: change description for field (#21995)

grammatical fixes for description of Default Customer
This commit is contained in:
Michelle Alva
2020-05-28 11:05:19 +05:30
committed by GitHub
parent 39308e72f9
commit f7beeff2d8

View File

@@ -133,7 +133,7 @@
"label": "Customer Settings"
},
{
"description": "If Shopify not contains a customer in Order, then while syncing Orders, the system will consider default customer for order",
"description": "If Shopify does not have a customer in the order, then while syncing the orders, the system will consider the default customer for the order",
"fieldname": "default_customer",
"fieldtype": "Link",
"label": "Default Customer",
@@ -277,4 +277,4 @@
],
"sort_field": "modified",
"sort_order": "DESC"
}
}