From fc7d23edd1867c79b4950da6af1fd9c25c8694a4 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 12 Dec 2024 10:38:25 +0100 Subject: [PATCH] Update find-replace.md --- doc/8-advanced/find-replace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/8-advanced/find-replace.md b/doc/8-advanced/find-replace.md index 613865c3c..1606e18da 100644 --- a/doc/8-advanced/find-replace.md +++ b/doc/8-advanced/find-replace.md @@ -38,7 +38,7 @@ the following options also are available: - **Match effect position**: chooses how the order of effect types and effect values will matter when finding them. - **No**: no attention is paid to what order the effects appear in. - **Lax**: matches effects if they appear in the same order as selected above. - - **Strict**: effects may only match in their correponding effects columns. + - **Strict**: effects may only match in their corresponding effects columns. - **Find**: finds everything that matches the query and displays it in a list. - the **order**, **row**, and **channel** columns are as they say.