Skip to content

Commit 386f0ca

Browse files
authored
Merge pull request #165 from pablopda/patch-1
minor fix: comment a line of text in examples
2 parents 0a54ffb + 01e7258 commit 386f0ca

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
@@ -203,7 +203,7 @@ amadeus.shopping.flightOffersSearch.get({
203203
})
204204

205205
// Flight Offers Search POST
206-
A full example can be found at https://github.com/amadeus4dev/amadeus-code-examples
206+
// A full example can be found at https://github.com/amadeus4dev/amadeus-code-examples
207207
amadeus.shopping.flightOffersSearch.post(body)
208208

209209
// Flight Offers Price

0 commit comments

Comments
 (0)