From 42b0478d497f4ec7667ef8547a05a87834b3fc53 Mon Sep 17 00:00:00 2001 From: Wojciech Wrzalik <74771103+ralikio@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:11:58 +0100 Subject: [PATCH] Update docs/contributor/03-11-hap-rules.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jarosław Pieszka --- docs/contributor/03-11-hap-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributor/03-11-hap-rules.md b/docs/contributor/03-11-hap-rules.md index 0444cb2b2f..c82c26010e 100644 --- a/docs/contributor/03-11-hap-rules.md +++ b/docs/contributor/03-11-hap-rules.md @@ -199,7 +199,7 @@ The attributes that support `*` include: `PR`, `HR`. The following table summarizes the attributes that can be used in the rule entry. Its columns define: * Name and symbol - the latter is used in rule entries. * Data type and possible values. -* Input attributes - if value is true then the attribute can occure in the input attributes section (left part) of a rule entry (see [Rule Format](#rule-format) section). +* Input attributes - true when the attribute can occur in the input attributes section (left part) of a rule entry (see [Rule Format](#rule-format) section). * Output attributes - if value is true then the attribute can occure in the output attributes section (right part) of a rule entry (see [Rule Format](#rule-format) section). * Modified SecretBinding search labels - lists modifications of search labels that the rule entry containing the attribute adds to search labels if triggered.