Skip to content

Commit

Permalink
Merge pull request #110 from tarun7singh/patch-1
Browse files Browse the repository at this point in the history
Corrected a small typo
  • Loading branch information
revall authored May 17, 2020
2 parents 6377385 + ea374ba commit 574b572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const tag = client.getMediaFeedByHashtag({ hashtag: 'unicorn' })
```js
const venues = client.locationSearch({ query: 'chile', latitude: -33.45, longitude: -70.6667 })
```
> Search vanues by latitude and longitude.
> Search venues by latitude and longitude.
- `params`
- `latitude`: Latitude
- `longitude`: Longitude
Expand Down

0 comments on commit 574b572

Please # to comment.