Skip to content

Commit d1901bd

Browse files
authored
Update locations.js
typo fixed
1 parent 83f050c commit d1901bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/amadeus/namespaces/reference_data/locations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class Locations {
3535
* Find any location starting with 'lon'
3636
*
3737
* ```js
38-
* amadeus.referenceData.location.get({
38+
* amadeus.referenceData.locations.get({
3939
* keyword: 'lon',
4040
* subType: Amadeus.location.any
4141
* });

0 commit comments

Comments
 (0)