Fix documentation typo (#3810)

See #3809
This commit is contained in:
Alexis Degrugillier authored and GitHub committed 2021-08-30 15:11:23 +02:00
1 parent 50ba6bbe07
commit 3ae7474614
1 file changed
+1 -1
+1 -1
View File
@@ -54,4 +54,4 @@ Type=simple
ExecStart=/usr/bin/php /usr/share/FreshRSS/app/actualize_script.php
```
Finally, you need to enable the timer with `systemctl enable freshrss.timer` and reload the systemd configuration with `systemctl daeamon-reload`.
Finally, you need to enable the timer with `systemctl enable freshrss.timer` and reload the systemd configuration with `systemctl daemon-reload`.