File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ message TripDescriptor {
856
856
// (in calendar.txt or calendar_dates.txt) is operating within the next 30 days. The trip to be duplicated is
857
857
// identified via TripUpdate.TripDescriptor.trip_id. This enumeration does not modify the existing trip referenced by
858
858
// 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
860
860
// `REPLACEMENT` should be used instead.
861
861
//
862
862
// Trips defined in GTFS frequencies.txt with exact_times that is
You can’t perform that action at this time.
0 commit comments