diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index 61301680b143..d51267a6898a 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -179,7 +179,7 @@ If you are using the default `FULL` recovery model for MS SQL Server you will ne ### Database startup -If you are running a database server instance on the same server as Home Assistant then you must ensure that this service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) then you should edit the service file. +If you are running a database server instance on the same server as Home Assistant then you must ensure that this service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) you should edit the service file. ```bash sudo nano /etc/systemd/system/home-assistant@homeassistant.service