From a81c2c9528d8d902a7526c771a1338a9cc044b33 Mon Sep 17 00:00:00 2001 From: Janisha Patel Date: Thu, 1 Oct 2020 00:53:19 -0400 Subject: [PATCH] Update io-domain.md --- docs/io-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/io-domain.md b/docs/io-domain.md index 22c4d87..1074f36 100644 --- a/docs/io-domain.md +++ b/docs/io-domain.md @@ -8,7 +8,7 @@ This section defines the `io_domain` part of the [BCO](bco-domains.md). This represents the list of global input and output files created by the computational workflow, excluding the intermediate files. These fields are pointers to objects that can reside in the system performing the computation or any other accessible system. Just like the fields of parametric domain, these fields are expected to vary depending on the specific BCO implementation and can refer to named input output arguments of underlying pipelines. Please refer to documentation of individual scripts and specific BCO descriptions for further details. -Condensed exampled: +Condensed example: ```json "io_domain": {