Skip to content

Commit 8a08b97

Browse files
keharperbdenham
andauthored
MAGEDOC-3483: Fix Quote content type
From review suggestion Co-Authored-By: bdenham <bdenham@adobe.com>
1 parent 4468d3f commit 8a08b97

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` (the first fieldset shown in the form) and its `appearance` field for all your content type forms. Even though our Quote content type doesn’t have any additional appearances, the `appearance` field is still required/expected so that other modules can add appearances to a 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)