diff options
| -rw-r--r-- | docs/en/admins/08_FeedUpdates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/08_FeedUpdates.md b/docs/en/admins/08_FeedUpdates.md index f37210718..ef79d6351 100644 --- a/docs/en/admins/08_FeedUpdates.md +++ b/docs/en/admins/08_FeedUpdates.md @@ -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`. |
