Skip to content

Commit 897c72a

Browse files
committed
typo
1 parent 9fec730 commit 897c72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ amadeus.travel.tripParserJobs('XXX').result.get()
347347

348348
// City Search API
349349
// finds cities that match a specific word or string of letters.
350-
// Return a list of cities matching a keyword 'France'
350+
// Return a list of cities matching a keyword 'Paris'
351351
amadeus.referenceData.locations.cities.get({
352352
keyword: 'Paris'
353353
})

0 commit comments

Comments
 (0)