Skip to content

Commit 86e2c25

Browse files
authored
fix typo
1 parent 19041fe commit 86e2c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ $(document).ready(function (){
161161
{content: '2.0 LTS', start: '2017-06-01', end: '2019-12-31', py2:true},
162162
{content: '3.0', start: '2018-02-19', end: '2018-11-30'},
163163
{content: '3.1', start: '2018-11-30', end: '2019-05-01'},
164-
{content: '3.2', start: '2019-05-01', end: '2019-06-01'},
164+
{content: '3.2', start: '2019-05-01', end: '2019-11-30'},
165165
{content: '4.0 LTS', start: '2019-11-30', end: '2021-12-01'},
166166
],
167167
'osBrain':[

0 commit comments

Comments
 (0)