Skip to content

Commit c0d020b

Browse files
committed
修改了英语书写错误
1 parent f243dbd commit c0d020b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def getdata(name):
2323
datalist.append(itemlist)
2424
datalistsplit = list_split(datalist, 7)
2525
returndata = {
26-
"tatal":contributions,
26+
"total":contributions,
2727
"contributions":datalistsplit
2828
}
2929

0 commit comments

Comments
 (0)