Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boozec committed May 23, 2024
1 parent 14afd7f commit 7bc3f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/airline.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Gestione degli aeroporti. Solo gli utenti possono gestirli.
### /v1/flights/

Gestione dei voli. Solo gli utenti possono gestirli. I privati filtrare i voli
in base ai campi `departaure_time`, `arrival_time`, `departaure_airport_id` e
in base ai campi `departure_time`, `arrival_time`, `departure_airport_id` e
`arrival_airport_id`.

### /v1/hooks/
Expand Down

0 comments on commit 7bc3f91

Please sign in to comment.