File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -189,11 +189,11 @@ definitions:
189
189
pattern : ' ^([1-9][0-9]{2,3}Mi|[1-9][0-9]{0,1}Gi)$'
190
190
191
191
# The 'combine' trait.
192
- # This declares the name of an input that is typically
192
+ # This declares the name of an input vbariable that is typically
193
193
# a series of files that the job combines, producing a single output.
194
- # A job with a 'combine' trait is esentially a "combiner" - somewthing
194
+ # A job with a 'combine' trait is esentially a "combiner" - something
195
195
# that processes a number of files, all presented to the Job via
196
- # the named variable. If the Job combines files using its "--source"
196
+ # tonehe named variable. If the Job combines files using its "--source"
197
197
# input property it would have a "combine: source" trait.
198
198
#
199
199
# The value of the "combine" property should be the name of an
You can’t perform that action at this time.
0 commit comments