diff options
author | Alexandre Alapetite <alexandre@alapetite.fr> | 2024-07-08 12:00:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 12:00:58 +0200 |
commit | d56d791bafa5cdbe23067d01b92cd690e7ccb6cf (patch) | |
tree | 84581dcd020945a390ec1563db6eebac080ca439 /docs | |
parent | 5a5ccc94f39d5207a5c4be2523b4bcf4e87d9457 (diff) | |
download | freshrss-d56d791bafa5cdbe23067d01b92cd690e7ccb6cf.tar.gz freshrss-d56d791bafa5cdbe23067d01b92cd690e7ccb6cf.zip |
Update composer shfmt typos (#6614)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/admins/07_LinuxUpdate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/07_LinuxUpdate.md b/docs/en/admins/07_LinuxUpdate.md index 47b84e5ef..9c1ec8cef 100644 --- a/docs/en/admins/07_LinuxUpdate.md +++ b/docs/en/admins/07_LinuxUpdate.md @@ -4,7 +4,7 @@ This tutorial demonstrates commands for updating FreshRSS. It assumes that your **Note that FreshRSS contains a built-in update system.** It’s easier to use if you don’t understand the commands that follow. It’s available through the web interface of your FreshRSS installation, Administration → Update. -Please read the general advices from “[Backing Up and Updating FreshRSS](04_Updating.md)” before applying any command from this guide. +Please read the general advice from “[Backing Up and Updating FreshRSS](04_Updating.md)” before applying any command from this guide. ## Pausing automatic feed updates |