Skip to content

Commit b44911f

Browse files
authored
I linted myself
1 parent 5d9baba commit b44911f

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ If the product image sizes of your theme differ from those of the parent theme,
148148

149149
1. Create the `etc` directory in your theme folder.
150150

151-
1. Copy the `view.xml` file from the `etc` directory of the parent theme or copy it from the Blank theme. For example, copy `theme-frontend-blank/etc/view.xml` to your theme's `etc` directory.
151+
1. Copy the `view.xml` file from the `etc` directory of the parent theme or copy it from the Blank theme. For example, copy `theme-frontend-blank/etc/view.xml` to your theme's `etc` directory.
152152

153153
1. Configure all storefront product image sizes in the `view.xml` file. For example, you can make the [category](https://glossary.magento.com/category) grid view product images square by specifying a size of 250 x 250 pixels:
154154

0 commit comments

Comments
 (0)