Skip to content

Commit ccb90c2

Browse files
made the date format the same as in launches
1 parent 138c15f commit ccb90c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/falcon9.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
stages: 2,
66
cost_per_launch: 62000000,
77
success_rate_pct: 94,
8-
first_flight: '06-04-2010',
8+
first_flight: '2010-06-04',
99
country: 'United States',
1010
company: 'SpaceX',
1111
height: {

0 commit comments

Comments
 (0)