diff options
Diffstat (limited to 'rules/EXPRESSIONS')
-rw-r--r-- | rules/EXPRESSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
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"] |