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

Commit 7327c20

Browse files
authored
SampleCorp to ExampleCorp
1 parent cbea233 commit 7327c20

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
@@ -23,7 +23,7 @@ For comprehensive information about developing theme components, see subsequent
2323
A parent theme is specified in the child theme `theme.xml` declaration file.
2424

2525
Example:
26-
The Orange theme by SampleCompany inherits from the Magento Blank theme. The inheritance is declared in `app/design/frontend/SampleCompany/orange/theme.xml` as follows:
26+
The Orange theme by ExampleCorp inherits from the Magento Blank theme. The inheritance is declared in `app/design/frontend/ExampleCorp/orange/theme.xml` as follows:
2727

2828
```xml
2929
<theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd">

0 commit comments

Comments
 (0)