Skip to content

Commit 1e18e9c

Browse files
mnoconadriendupuis
andauthored
Apply suggestions from code review
Co-authored-by: Adrien Dupuis <[email protected]>
1 parent e105acb commit 1e18e9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/discounts/extend_discounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Extend Discounts by adding your own rules and conditions
3-
editions:
3+
editions:
44
- lts-update
55
- commerce
66
month_change: true

docs/discounts/extend_discounts_wizard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This form is built using [Symfony Forms]([[= symfony_doc=]]/forms.html) and the
1616

1717
It provides a two-way mapping between the form structures (used to render the form) and the PHP API values used to create the discounts by offering methods related to:
1818

19-
- form rendering
19+
- form rendering
2020
- data structure mapping
2121

2222
Form rendering methods return objects implementing the [`DiscountDataInterface`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Admin-Form-Data-DiscountDataInterface.html), allowing you to access and modify the form data.

0 commit comments

Comments
 (0)