Skip to content

Commit

Permalink
Corrected a small typo
Browse files Browse the repository at this point in the history
Corrected a small typo
  • Loading branch information
tarun7singh authored Mar 19, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6377385 commit ea374ba
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
@@ -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

0 comments on commit ea374ba

Please # to comment.