Skip to content

Commit 0e22146

Browse files
authored
Merge pull request magento#7053 from misha-kotov/patch-5
Clarify "most popular" recommendation name
2 parents 631e7c6 + 70171a3 commit 0e22146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/recommendations/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When testing recommendations in a non-production environment, it is likely you w
1111
The following recommendation types are listed in the recommended order when testing in a non-production environment:
1212

1313
1. **More like this** - Does not require any input data. Uses a direct content similarity match.
14-
1. **Most popular** - Requires minimal input data. Testers need to view products.
14+
1. **Most Viewed** - Requires minimal input data. Testers need to view products.
1515
1. **Viewed this, viewed that** - Requires multiple testers to view multiple products.
1616
1. **Bought this, bought that** - Requires multiple testers to purchase multiple products.
1717

0 commit comments

Comments
 (0)