Skip to content

Commit 59a8050

Browse files
pottinkbdenham
andauthored
Update docs/create-custom-content-type/workflow-tips.md
Co-authored-by: Bruce Denham <bdenham@adobe.com>
1 parent c269f2f commit 59a8050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/create-custom-content-type/workflow-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ When you are working on a page and changing the master.html template, you need t
66

77
## Setup and cache
88

9-
If you change something to the configuration of your extension and the change is not visible, it sometimes comes in handy
9+
If you change something in the configuration of your extension and the change is not visible, run `bin/magento setup:upgrade` to ensure that the configuration is updated.
1010
to execute the `bin/magento setup:upgrade` command.
1111

1212
## Check vendor code

0 commit comments

Comments
 (0)