Skip to content

Commit fe22937

Browse files
authored
Merge pull request #34 from umutphp/umutphp-patch-1
Update README.md
2 parents 821252e + 2672051 commit fe22937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class ModelName extends Model implements InteractWithRecommendation
112112
'recommendation_data_field' => 'recommendation_data_field',
113113
'recommendation_data_field_type' => 'recommendation_data_field_type',
114114
'recommendation_group_field' => 'recommendation_group_field',
115-
'recommendation_count' => 5
115+
'recommendation_count' => 5,
116116
'recommendation_order' => 'desc'
117117
]
118118
];

0 commit comments

Comments
 (0)