diff --git a/index.html b/index.html index f458745..c79b7fc 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@ verJson.sort(function(a, b) { return a.time.getTime() - b.time.getTime(); }).sort(function(a, b) { - return -1 // this is a really stupid method right? + return -1 // This is a really stupid method right? }).forEach(element => { $("#tbody").append('