diff --git a/help/C/mail-filters-not-working.page b/help/C/mail-filters-not-working.page
index aaaaa99310..811bfb92e4 100644
--- a/help/C/mail-filters-not-working.page
+++ b/help/C/mail-filters-not-working.page
@@ -45,7 +45,7 @@ If it is still unclear why filters do not work as expected, you can enable loggi
Close Evolution.
Open the Terminal application.
Run the command gsettings set org.gnome.evolution.mail filters-log-actions true
-Run the command gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log". This will create a text file named my-filter-log in your home directory.
+Run the command gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log". This will create a text file named my-filter-log in your home directory.
Start Evolution.
Fetch mail to apply filters.
Open the file my-filter-log with a text editor to see which filter actions have been applied.