From b590ae80ab6c2fc1e01f1baa9f48d6da0c7d0a70 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 26 Jun 2025 12:33:16 +0200 Subject: EXPRESSIONS: Fix dosctring typos --- rules/EXPRESSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/EXPRESSIONS b/rules/EXPRESSIONS index 101af7b..b200776 100644 --- a/rules/EXPRESSIONS +++ b/rules/EXPRESSIONS @@ -123,7 +123,7 @@ } , "get_unique_artifact": { "doc": - [ "Retrive the unique artifact. Asserts double checks that the" + [ "Retrieve the unique artifact. Asserts double-check that the" , "\"field_content\" evaluates to a single artifact." ] , "vars": ["field_name", "field_content", "transition"] -- cgit v1.2.3