Skip to content

Commit 4591f01

Browse files
FIX: Remove extra "," after description of added Connectome Mapper 3 timeline
1 parent b3036aa commit 4591f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ $(document).ready(function (){
357357
'Connectome Mapper 3':[
358358
{content: 'v3.0.0-beta-x beta series (Py2 only)', start: '2019-04-24', end:'2020-08-24', py2:true},
359359
{content: 'v3.x.y[-RCz] releases and release candidates (Py3 only)', start: '2020-08-24', end:'2023-12-31'},
360-
],
360+
]
361361

362362
// for tests, rando example
363363
//'matplotlib':[

0 commit comments

Comments
 (0)