Fix typos (#90)

This commit is contained in:
Dimitris Apostolou
2019-01-21 22:17:40 +02:00
committed by adityapk00
parent 9e8dc1e99f
commit 95498259bd
2 changed files with 6 additions and 6 deletions

View File

@@ -88,7 +88,7 @@
break;
}
default: {
stateStr = "UNKNOW";
stateStr = "UNKNOWN";
break;
}
}
@@ -99,4 +99,4 @@
}
</script>
</body>
</html>
</html>