We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fc276 commit 06c0df0Copy full SHA for 06c0df0
README.md
@@ -30,4 +30,4 @@ To initialize a client you need the shopify private app password
30
shop := shopify.NewClient("your-shop-domain", "app-password")
31
```
32
33
-See functions used in example/example.go
+See client functions used in example/example.go
0 commit comments