Skip to content

Commit b0bc744

Browse files
Update docs/reference/process.md
Signed-off-by: Chris Hakkaart <[email protected]>
1 parent e742379 commit b0bc744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Additionally, the [directive values](#directives) for the given task can be acce
7373
: Declare a file input. The received value should be a file or collection of files and will be staged into the task directory.
7474

7575
: :::{tip}
76-
See {ref}`process-multiple-input-files` for more information about accepting a collection of files instead of a single value.
76+
See {ref}`process-multiple-input-files` for more information about accepting collections of files.
7777
:::
7878

7979
: The argument can be an identifier or string. If an identifier, the received value will be made available to the process body as a variable. If a string, the received value will be staged into the task directory under the given alias.

0 commit comments

Comments
 (0)