diff --git a/update_checker.html b/update_checker.html
index 67f3280ab936489462cefd625613551ee157d866..5f7c911718af589ac61cbb963fc09ef202879500 100644
--- a/update_checker.html
+++ b/update_checker.html
@@ -63,7 +63,7 @@
 	<h1>Update Checker</h1>
 	<p>Last update: <span id="lastUpdate">(never)</span> <button id="refresh">refresh</button></p>
 	<h2>Update downloaded and offline</h2>
-	<p>These nodes have downloaded a firmware update from the server, have never been observed running the updated firmware and are currently offline. It is not guaranteed they are offline because of the update. It could also mean they are running the new firmware fine, but they currently don't have a connection to the mesh or they were interrupted before installing the update etc.</p>
+	<p>These nodes have downloaded a firmware update from the server, but have never been observed running the updated firmware and are currently offline. It is not guaranteed they are offline because of the update. It could also mean they are running the new firmware fine, but they currently don't have a connection to the mesh or they were interrupted before installing the update etc.</p>
 	<table>
 		<tr>
 			<th>Hostname</th>
@@ -78,7 +78,7 @@
 		<tbody id="downloadedOffline"></tbody>
 	</table>
 	<h2>Update downloaded</h2>
-	<p>These nodes have downloaded a firmware update from the server, but are still running the old firmware version. It is normal for a node to appear here for a short period of time. When a node stays in this state for more than 10-20 minutes, this usually means the node couldn't verify the update's signature and will try to re-download, increasing the number in the <em>Download Count</em> column. Common causes for this problem is a unstable connection, but in rare cases it can also be an issue with the update package itself.</p>
+	<p>These nodes have downloaded a firmware update from the server, but are still running the old firmware version. It is normal for a node to appear here for a short period of time. When a node stays in this state for more than 10-20 minutes, this usually means the node couldn't verify the update's signature and will try to re-download, increasing the number in the <em>Download Count</em> column. Common causes for this problem are unstable connections, but in rare cases it can also be an issue with the update package itself.</p>
 	<table>
 		<tr>
 			<th>Hostname</th>