Typo in index.html

If you are no red..... missing t in not
dev
Joseph Friedman 2016-06-16 20:13:54 -04:00 zatwierdzone przez GitHub
rodzic 572c05502f
commit b8db95e87d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
<title>Redirecting to Snap!</title> <title>Redirecting to Snap!</title>
</head> </head>
<body> <body>
<p>If you are no automatically redirected to Snap<i>!</i>, <p>If you are not automatically redirected to Snap<i>!</i>,
<a href="snap.html">please click here.</a> </p> <a href="snap.html">please click here.</a> </p>
</body> </body>
</html> </html>