From 5ccbd662c5aa1cb2bbdf5bf7cd2bbd64f556b1b2 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 30 May 2019 12:33:27 +0200 Subject: [PATCH] Fix typos --- docs/en/users/03_Main_view.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/users/03_Main_view.md b/docs/en/users/03_Main_view.md index 2ec30f333..59d051e7e 100644 --- a/docs/en/users/03_Main_view.md +++ b/docs/en/users/03_Main_view.md @@ -34,7 +34,7 @@ Special parameters to configure the script - all parameters can be combined: - Parameter "force" https://freshrss.example.net/i/?c=feed&a=actualize&force=1 -If force is set to 1 all feeds will be refreshed at once. +If *force* is set to 1 all feeds will be refreshed at once. - Parameter "ajax" https://freshrss.example.net/i/?c=feed&a=actualize&ajax=1 @@ -42,11 +42,11 @@ Only a status site is returned and not a complete website. Example: "OK" - Parameter "maxFeeds" https://freshrss.example.net/i/?c=feed&a=actualize&maxFeeds=30 -If maxFeeds is set the confgured amount of feeds is refreshed at once. The default setting is "10". +If *maxFeeds* is set the configured amount of feeds is refreshed at once. The default setting is "10". - Parameter "token" https://freshrss.example.net/i/?c=feed&a=actualize&token=542345872345734 -Security parameter to prevent unauthorized refreshs. For detailed Documentation see "Form authentication". +Security parameter to prevent unauthorized refreshes. For detailed Documentation see "Form authentication". ### Online cron