diff --git a/apis/product.md b/apis/product.md index e9a8706..07e043a 100644 --- a/apis/product.md +++ b/apis/product.md @@ -74,7 +74,7 @@ PATH | product-id | string | no | Product id } "address": { "line1": "The Gershwin Theatre", - "ine2": "222 W 51st Street", + "line2": "222 W 51st Street", "cityName": "New York", "stateName": "New York", "countryName": "United States", diff --git a/conventions/basics.md b/conventions/basics.md index ffd41f3..872006f 100644 --- a/conventions/basics.md +++ b/conventions/basics.md @@ -56,7 +56,7 @@ There are two types of api keys, production and testing. You will always get bot Our testing sandbox can be accessed at `https://www.test-headout.com`. You will need to use the test api key to access the same. #### Get API Keys - + Please signup on our Affiliate platform to receive your api keys via email. ## Pagination