CYS > Update copy to remove the duplicate "try to include" (#42960)
* Remove duplicated text * Add changefile(s) from automation for the following project(s): woocommerce --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
7768ef5b5c
commit
8484520231
|
@ -65,7 +65,7 @@ export const BusinessInfoDescription = ( {
|
||||||
<div className="woocommerce-cys-design-with-ai-guide">
|
<div className="woocommerce-cys-design-with-ai-guide">
|
||||||
<p>
|
<p>
|
||||||
{ __(
|
{ __(
|
||||||
'The more detail you provide, the better job our AI can do! Try to include:',
|
'The more detail you provide, the better job our AI can do!',
|
||||||
'woocommerce'
|
'woocommerce'
|
||||||
) }
|
) }
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: minor
|
||||||
|
Type: update
|
||||||
|
|
||||||
|
Remove the duplicated "Try to include" copy on the first CYS screen.
|
Loading…
Reference in New Issue