Skip to content

Commit e81482c

Browse files
authored
Update 16/umbraco-commerce/reference/discounts/rewards/README.md
1 parent d2e2223 commit e81482c

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-commerce/reference/discounts/rewards

1 file changed

+1
-1
lines changed

16/umbraco-commerce/reference/discounts/rewards/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Discount rewards define what discount should be applied when discount rules are
1212

1313
When discount rules are satisfied, the associated rewards are applied to the order. Rewards can target different aspects of an order, including the overall order value, specific order lines, shipping costs, or payment fees.
1414

15-
The rules system determines when a discount should be applied. Rules can be simple single conditions or complex multi-layered logic structures.
15+
The rules system determines when a discount should be applied. Rules can be single conditions or complex multi-layered logic structures.
1616

1717
### Logical Operators
1818
Rules can be grouped using three types of logic:

0 commit comments

Comments
 (0)