updated product description tips text (#38070)
* updated product description tips text * Add Description in changelog
This commit is contained in:
parent
7ba4c8b5ca
commit
24a59c8d59
|
@ -114,7 +114,7 @@ const getTourConfig = ( {
|
||||||
),
|
),
|
||||||
descriptions: {
|
descriptions: {
|
||||||
desktop: __(
|
desktop: __(
|
||||||
'Start typing your new product name here. Add your full product description here. Describe your product in detail.',
|
'Add your full product description here. Describe your product in detail.',
|
||||||
'woocommerce'
|
'woocommerce'
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
Significance: patch
|
||||||
|
Type: update
|
||||||
|
|
||||||
|
Updated product description tips text.
|
||||||
|
|
Loading…
Reference in New Issue