Skip to content

Commit 4e7b6bd

Browse files
committed
fix formatting of SecondaryFileSchema.pattern
1 parent 9939cde commit 4e7b6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ $graph:
966966
967967
The expression must return either: a filename string relative
968968
to the path to the primary File, a File or Directory object
969-
(`class: File` or 'class: Directory`) with either `location`
969+
(`class: File` or `class: Directory`) with either `location`
970970
(for inputs) or `path` (for outputs) and `basename` fields
971971
set, or an array consisting of strings or File or Directory
972972
objects as previously described.

0 commit comments

Comments
 (0)