Skip to content

Commit 8558296

Browse files
committed
capitalisation
1 parent 81c4d03 commit 8558296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gtfs-realtime/proto/gtfs-realtime.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ message TripDescriptor {
856856
// (in calendar.txt or calendar_dates.txt) is operating within the next 30 days. The trip to be duplicated is
857857
// identified via TripUpdate.TripDescriptor.trip_id. This enumeration does not modify the existing trip referenced by
858858
// TripUpdate.TripDescriptor.trip_id - if a producer wants to cancel the original trip, it must publish a separate
859-
// TripUpdate with the value of CANCELED or DELETED. if a producer wants to replace the original trip, a value of
859+
// TripUpdate with the value of CANCELED or DELETED. If a producer wants to replace the original trip, a value of
860860
// `REPLACEMENT` should be used instead.
861861
//
862862
// Trips defined in GTFS frequencies.txt with exact_times that is

0 commit comments

Comments
 (0)