Fixed web window title spelling error.
This commit is contained in:
parent
7367c6ddc4
commit
364fa068b6
|
@ -1,6 +1,6 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<title>Traffic Light Simmulation Frontend</title>
|
||||
<title>Traffic Light Simulation Frontend</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Condensed:normal,bold,italic" />
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue