From d1169a0f3713037e9ffba162e9ae499e5d0bbf92 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 28 Apr 2021 19:46:56 +0530 Subject: [PATCH] Fix #3549 --- docs/open_actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/open_actions.rst b/docs/open_actions.rst index 06582b957..c557a453a 100644 --- a/docs/open_actions.rst +++ b/docs/open_actions.rst @@ -63,7 +63,7 @@ Matching criteria ------------------ An entry in :file:`open-actions.conf` must have one or more matching criteria. -URLs that match all criteria for an entry will trigger that entries' actions. +URLs that match all criteria for an entry will trigger that entry's actions. Processing stops at the first matching entry, so put more specific matching criteria at the start of the list. Entries in the file are separated by blank lines. The various available criteria are: