Skip to content

Commit 917a3fd

Browse files
m-mohrsoxofaan
andauthored
Apply suggestions from code review
Co-authored-by: Stefaan Lippens <[email protected]>
1 parent da2eefe commit 917a3fd

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
@@ -36,8 +36,8 @@ additionalProperties:
3636
description: Any type
3737
```
3838
39-
The keys of the object are the respecive parameter names.
40-
The values of the object are the (default) values for the parameters.
39+
The keys of the object are the respective parameter names.
40+
The values of the object are the default values for the parameters.
4141
Schematic restrictions are not defined for the object, but the schemas for the parameters as defined in `GET /processing_options` apply to the given values.
4242
These values provide the defaults unless a user overrides them in the actual data processing request (e.g. `POST /jobs`, see below).
4343

0 commit comments

Comments
 (0)