Skip to content

Commit dd004df

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'
1 parent 56e40df commit dd004df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer/plugin-list.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ by the user. The final output of the expression pipeline can be rendered using
161161
one of the *renderers* registered in `expressions` plugin.
162162
163163
All the arguments to expression functions need to be serializable, as well as input and output.
164-
Expression functions should try to stay 'pure'. This makes functions easy to reuse and also
164+
Expression functions should try to stay 'pure'. This makes functions easy to reuse and also
165165
make it possible to serialize the whole chain as well as output at every step of execution.
166166
167167
It is possible to add comments to expressions by starting them with a `//` sequence

0 commit comments

Comments
 (0)