Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 734517d

Browse files
committedMay 1, 2020
fix(gtfs+): change rider_category_id from Adult -> Regular
re #546
1 parent e9a558c commit 734517d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gtfsplus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
inputType: DROPDOWN
211211
options:
212212
- value: '1'
213-
text: Adult
213+
text: Regular
214214
- value: '2'
215215
text: Senior
216216
- value: '3'

0 commit comments

Comments
 (0)
Please sign in to comment.