Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolakoua authored Jun 19, 2023
1 parent dd709d8 commit 55df050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ List of supported endpoints
amadeus.ordering.transfer_orders.post(body, offerId='1000000000')
# Transfer Management
amadeus.ordering.transfer_orders('ABC').transfers.cancellation.post(body, confirmNbr=123)
amadeus.ordering.transfer_order('ABC').transfers.cancellation.post(body, confirmNbr=123)
Development & Contributing
--------------------------
Expand Down

0 comments on commit 55df050

Please sign in to comment.