From dd383d81caa219baca3d5141fe50440cd9c5330d Mon Sep 17 00:00:00 2001 From: Anna Tsolakou Date: Tue, 1 Oct 2024 16:11:57 +0200 Subject: [PATCH] fix hotel rating typo --- docs/resources/hotels.md | 2 +- docs/resources/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources/hotels.md b/docs/resources/hotels.md index d7aafd1f..5b9fac02 100644 --- a/docs/resources/hotels.md +++ b/docs/resources/hotels.md @@ -8,7 +8,7 @@ The **Hotels** category contains APIs that can help you find the right hotel and | APIs | Description | |---------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------| | [Hotel List](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-list/api-reference){:target="\_blank"} | Returns the name, address, geoCode, and time zone for each hotel bookable in Amadeus. | -| [Hotel Ratangs](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-ratings/api-reference){:target="\_blank"} | Uses sentiment analysis of hotel reviews to provide an overall hotel ratings and ratings for categories like location, comfort, service, staff, internet, food, facilities, pool or sleep quality. | +| [Hotel Ratings](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-ratings/api-reference){:target="\_blank"} | Uses sentiment analysis of hotel reviews to provide an overall hotel ratings and ratings for categories like location, comfort, service, staff, internet, food, facilities, pool or sleep quality. | | [Hotel Search](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-search/api-reference){:target="\_blank"} | Provides a list of the cheapest hotels in a given location with detailed information on each hotel and the option to filter by category, chain, facilities or budget range. | | [Hotel Booking](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-booking/api-reference){:target="\_blank"} | Lets you complete bookings at over 150,000 hotels and accommodations around the world. | | [Hotel Name Autocomplete API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-name-autocomplete/api-reference){:target="\_blank"} | Provides a list of up to 20 hotels whose names most closely match the search query string. | diff --git a/docs/resources/index.md b/docs/resources/index.md index 92dc3a77..dcddf0bb 100644 --- a/docs/resources/index.md +++ b/docs/resources/index.md @@ -6,6 +6,6 @@ In this section, you'll discover a comprehensive collection of tutorials for eac | ----------- | ----------- | | [Destination Experiences](./destination-experiences.md) | | | [Flights](./flights.md) | | -| [Hotels](./hotels.md) | | +| [Hotels](./hotels.md) | | | [Itinerary Management](./itinerary-managment.md) | | | [Market insights](./market-insight.md) | |