Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.06k stars 469 forks source link

Fix typos in documentation #1298

Closed bfad closed 7 months ago

bfad commented 7 months ago

Some method calls in code examples were missing commas between multi-line arguments, and the table for the rest-client response methods had header instead of headers.