Skip to content

Commit 2851fb9

Browse files
committed
fix typo
1 parent cf02725 commit 2851fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/amadeus/namespaces/location/analytics/category_rated_areas.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class CategoryRatedAreas {
2727
* @param {Double} params.radius radius of the search in Kilometer - optional
2828
* @return {Promise.<Response,ResponseError>} a Promise
2929
*
30-
* ets popularity score for location categories in Barcelona
30+
* Gets popularity score for location categories in Barcelona
3131
*
3232
* ```js
3333
* amadeus.location.analytics.categoryRatedAreas.get({

0 commit comments

Comments
 (0)