Fix comma splices for readability across infra and smarthome articles

This commit is contained in:
2026-09-11 22:44:11 +02:00
parent a96e9c110e
commit e67a27b9ba
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ that point to better reflect its now-singular focus on the printer.</p>
<h2>Notable OS lesson</h2>
<p>After moving this Pi to a newer OS release, boot configuration files
moved to a new path, editing the old path silently does nothing, which
moved to a new path. Editing the old path silently does nothing, which
is an easy trap when following older notes or tutorials for the same
hardware. The lesson: always verify that configuration changes actually
take effect, especially after OS upgrades on embedded hardware.</p>