Skip to content

Commit 96e9a34

Browse files
committed
Merge branch 'MAGEDOC-3483' of github.com:magento-devdocs/magento2-page-builder into MAGEDOC-3483
2 parents 75a1c5a + 8a08b97 commit 96e9a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/create-basic-content-type/step-4-add-form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The Quote form is shown in full here for you to copy into your `pagebuilder_exam
201201

202202
Page Builder requires you to add the `appearance_fieldset` along with its `appearance` field for all your content type forms. Even though our Quote content type doesn’t have any additional appearances, the field is still required/expected so that other modules can add appearances to your content type as needed.
203203

204-
To ensure your appearance field renders, you need to create a `di.xml` file located here:
204+
To ensure your appearance field renders, create a `di.xml` file located here:
205205

206206
![Create config file](../images/step4-field-appearance-class.png)
207207

0 commit comments

Comments
 (0)