Skip to content

Commit 2e597d3

Browse files
authored
Fix typo in Most Traveled API
1 parent d69e98a commit 2e597d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus/travel/analytics/air_traffic/_traveled.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def get(self, **params):
1515
1616
:param originCityCode: IATA code of the origin city, for
1717
example ``"BOS"`` for Boston.
18-
:param query: period when consumers are traveling
18+
:param period: period when consumers are traveling
1919
in ``YYYY-MM`` format
2020
2121
:rtype: amadeus.Response

0 commit comments

Comments
 (0)