Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 1531760

Browse files
authored
trailing space
1 parent 6cd9f93 commit 1531760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.3/frontend-dev-guide/themes/theme-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ To learn more about theme layouts, refer to the [Layout section]({{page.baseurl}
261261

262262
## Troubleshooting {#trouble}
263263

264-
When your theme changes are not visible even after clearing the cache, try redeploying your static files using the `magento setup:static-content:deploy` command, or add the `-f` argument to force deploy static content in any deployment mode in case you are not in production mode.
264+
When your theme changes are not visible even after clearing the cache, try redeploying your static files using the `magento setup:static-content:deploy` command, or add the `-f` argument to force deploy static content in any deployment mode in case you are not in production mode.
265265

266266
{: .bs-callout-info }
267267
Running this command with the `-f` argument can fix issues regarding deployment of static content, but removes **all** symlinks and deploys the actual static content files.

0 commit comments

Comments
 (0)