Skip to content

Commit dd92ee0

Browse files
authored
Fix typo in POIs
1 parent e257c81 commit dd92ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ List of supported endpoints
289289
# What travelers think about this hotel?
290290
amadeus.e_reputation.hotel_sentiments.get(hotelIds = 'ADNYCCTB')
291291
292-
# Point of Interest
292+
# Points of Interest
293293
# What are the popular places in Barcelona (based a geo location and a radius)
294294
amadeus.reference_data.locations.points_of_interest.get(latitude=41.397158, longitude=2.160873)
295295
# What are the popular places in Barcelona? (based on a square)

0 commit comments

Comments
 (0)