Browse Source

fix typos

Marcos Kirsch 6 years ago
parent
commit
2bd72a8337
1 changed files with 3 additions and 3 deletions
  1. 3 3
      http/counter.html

+ 3 - 3
http/counter.html

@@ -16,9 +16,9 @@
 		</script>
 	</head>
 	<body>
-		<br>This page releoads as fast as it can to test the server.</br>
-		<br>It is meant as a stresstest to see when and if the server fails.</br>
+		<br>This page reloads itself as fast as it can to test the server.</br>
+		<br>It is meant as a stress test to see when and if the server fails.</br>
 		<h1 id="count" class="countclass">
 		</h1>
 	</body>
-</html>
+</html>