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

Commit f64525e

Browse files
authored
Update theme-structure.md
We can have different vendors
1 parent 4ee0337 commit f64525e

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-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Dynamic view files are located in a theme directory as follows:
292292

293293
```tree
294294
<theme_dir>/
295-
├── Magento_<module>/
295+
├── <Vendor>_<module>/
296296
│ ├── web/
297297
│ │ ├── css/
298298
│ │ │ ├── source/

0 commit comments

Comments
 (0)