Skip to content

Commit 1975686

Browse files
committed
Fixed highlights
1 parent 63a7e1d commit 1975686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/discounts/discounts_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The example below contains a Command creating a cart discount. The discount:
115115
- 2 products
116116
- a `summer10` [discount code](#discount-codes) which can be used only 10 times, but a single customer can use the code multiple times
117117

118-
``` php hl_lines="60-66 68-92"
118+
``` php hl_lines="60-67 69-97"
119119
[[= include_file('code_samples/discounts/src/Command/ManageDiscountsCommand.php') =]]
120120
```
121121

0 commit comments

Comments
 (0)