Skip to content

Commit ce47ad9

Browse files
committed
fixed comment
1 parent ee5ecee commit ce47ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shopify/shopify.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const (
4141
type Shopify struct {
4242
shopifyDomain string
4343
shopifySecretToken string
44-
// we need the public Store URL because with Redirect shipping_rates.json doesn't work
44+
// we need the public Store URL because shipping_rates.json doesn't work with Redirect
4545
shopifyPublicURL string
4646

4747
Products []Product

0 commit comments

Comments
 (0)