From 6058c5b911ae0ee8ce2fecfc907c11d48ca273d9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:09:24 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/schema/objects/files.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/schema/objects/files.yaml b/src/schema/objects/files.yaml index 543e217ab6..1331cedcab 100644 --- a/src/schema/objects/files.yaml +++ b/src/schema/objects/files.yaml @@ -115,8 +115,8 @@ rawdata: display_name: Raw data file_type: directory description: | - A directory where to store raw (unprocessed or minimally processed due to - file format conversion) data that have been curated into BIDS from a + A directory where to store raw (unprocessed or minimally processed due to + file format conversion) data that have been curated into BIDS from a non-BIDS source. See the [relevant section](SPEC_ROOT/common-principles.md#source-vs-raw-vs-derived-data) for more information.