Skip to content

Commit

Permalink
Fix typo in schema file [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Mar 25, 2024
1 parent 6f105e9 commit a88bef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ available.
type LegTime {
"The scheduled time of the event."
scheduledTime: OffsetDateTime!
"The estimated time of the event. If no real-time information is available, this is null,"
"The estimated time of the event. If no real-time information is available, this is null."
estimated: RealTimeEstimate
}

Expand Down

0 comments on commit a88bef7

Please sign in to comment.