Skip to content

Commit e11c7ee

Browse files
authored
Update readme.md
1 parent 7cd1a0e commit e11c7ee

File tree

1 file changed

+1
-1
lines changed
  • src/Umbraco.Cms.Integrations.Commerce.Shopify

1 file changed

+1
-1
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ And render the form using (assuming a property based on the created data type, w
7676
@Html.RenderProductsList(Model.ShopifyProductPicker)
7777
```
7878

79-
You can use the default rendering view and style it using the existing CSS classes, or use the default view as inspiration for your own rendering views. The path to your personalized view will be then passed as parameter to the HTML helper method.
79+
You can use the default rendering view and style it using the existing CSS classes, or use it as inspiration for your own views. The path to your custom view will be then passed as parameter to the HTML helper method.
8080

8181
### Developer Notes
8282

0 commit comments

Comments
 (0)