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

Commit e1fd43d

Browse files
authored
Added space
1 parent d042792 commit e1fd43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ If module context is not defined for a file:
7171

7272
If module context is defined for a file:
7373

74-
1. Current theme module static files `<theme_dir>/<Namespace>_<Module>/web/`.Example: `app/design/frontend/SampleCompany/orange/Magento_Catalog/web/`
74+
1. Current theme module static files `<theme_dir>/<Namespace>_<Module>/web/`. Example: `app/design/frontend/SampleCompany/orange/Magento_Catalog/web/`
7575
1. Ancestor themes module static files, recursively, until a theme with no ancestor is reached:
7676

7777
* `<parent_theme_dir>/web/i18n/<locale>/<Namespace>_<Module>`

0 commit comments

Comments
 (0)