We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aaff9f commit 79a775fCopy full SHA for 79a775f
components/expression_language/extending.rst
@@ -49,7 +49,7 @@ Example::
49
50
In addition to the custom function arguments, the **evaluator** is passed an
51
``arguments`` variable as its first argument, which is equal to the second
52
-argument of ``compile()`` (e.g. the "values" when evaluating an expression).
+argument of ``evaluate()`` (e.g. the "values" when evaluating an expression).
53
54
.. _components-expression-language-provider:
55
0 commit comments