Skip to content

Commit a07ea68

Browse files
authored
Apply suggestions from code review
1 parent f7b765b commit a07ea68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/processing-parameters/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ which includes:
2222

2323
The parameters and its values are provided separately for each processing mode.
2424

25-
## Processing Parameters in UDPs
25+
## Embedding default processing options in UDPs
2626

2727
UDPs can provide default values for specific processing parameters.
2828

2929
The values for each parameter (so called 'options') are provided separately for each processing mode.
30-
The following properties are added to the top-level of a UDP for the respective processing modes:
30+
The following properties are added to the top-level of a UDP (e.g. as sibling nodes to the "process_graph" property) for the respective processing modes:
3131

3232
- `default_synchronous_options` for synchronous processing
3333
- `default_job_options` for batch jobs

0 commit comments

Comments
 (0)