Prechádzať zdrojové kódy

Fix documentation typo (#3810)

See #3809
Alexis Degrugillier 4 rokov pred
rodič
commit
3ae7474614
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      docs/en/admins/08_FeedUpdates.md

+ 1 - 1
docs/en/admins/08_FeedUpdates.md

@@ -54,4 +54,4 @@ Type=simple
 ExecStart=/usr/bin/php /usr/share/FreshRSS/app/actualize_script.php
 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`.