File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
33 < head >
4- < title > Python Core Devs </ title >
4+ < title > Python Core Team </ title >
55 < meta charset ="utf-8 " />
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ function convertDataToArray(countsPerYear) {
2727 year ,
2828 counts . joins ,
2929 ] ) ;
30- countsPerYearArray . unshift ( [ "Year" , "New core devs " ] ) ;
30+ countsPerYearArray . unshift ( [ "Year" , "New team members " ] ) ;
3131 return countsPerYearArray ;
3232}
3333
Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
33 < head >
4- < title > Python Core Devs </ title >
4+ < title > Python Core Team </ title >
55 < meta charset ="utf-8 " />
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
33 < head >
4- < title > Python Core Devs </ title >
4+ < title > Python Core Team </ title >
55 < meta charset ="utf-8 " />
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
33 < head >
4- < title > Python Core Devs </ title >
4+ < title > Python Core Team </ title >
55 < meta charset ="utf-8 " />
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
You can’t perform that action at this time.
0 commit comments