Skip to content

Commit f2f6aed

Browse files
committed
Fix typo
1 parent 23f9df5 commit f2f6aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Usage:
288288
```
289289
$ python make_stations_csv.py stops.txt transfers.txt > stations.csv
290290
# edit groupings in stations.csv
291-
$ python make_stations_.py stations.csv > stations.json
291+
$ python make_stations_json.py stations.csv > stations.json
292292
# edit names in stations.json
293293
```
294294

0 commit comments

Comments
 (0)