Skip to content

Commit c269f2f

Browse files
pottinkbdenham
andauthored
Update docs/extend-existing-content-type/step-3-extend-forms.md
Co-authored-by: Bruce Denham <bdenham@adobe.com>
1 parent e588963 commit c269f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extend-existing-content-type/step-3-extend-forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The following table describes some key elements:
9393
| `settings` | Provides the markup that gives your field a label, CSS styling, validation, and other properties as needed. |
9494
{:style="table-layout:auto"}
9595

96-
After adding the `max_height` field, upgrade your setup and flush your cache, drag a banner to the Admin stage, open the editor, and see your new style property field being rendered in the Banner's form, as shown here:
96+
After adding the `max_height` field, run `bin/magento setup:upgrade`, run `bin/magento cache:clean`, drag a banner to the Admin stage, open the editor, and see your new style property field being rendered in the Banner's form, as shown here:
9797

9898
![Appearance fieldset](../images/appearance-fieldset.png){:width="934px" height="auto"}
9999

0 commit comments

Comments
 (0)