Skip to content

Commit

Permalink
Fixed typo in Get Airport url
Browse files Browse the repository at this point in the history
  • Loading branch information
carmichaelalonso committed Dec 5, 2023
1 parent 455f9eb commit 72d6220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer-reference/live-api/airport-information.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Get specific information about an airport, including location data and scenery e

## Resource

**GET** `https://api.infiniteflight.com/public/v2/airports/{airportIcao}`
**GET** `https://api.infiniteflight.com/public/v2/airport/{airportIcao}`

## Authorization

Expand Down

0 comments on commit 72d6220

Please sign in to comment.