From 9cc8b70d8592919ccbf3e414811aeb22d3993443 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Fri, 28 Jun 2024 12:28:58 -0500 Subject: [PATCH] Remove extra bracket --- src/derivatives/imaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/derivatives/imaging.md b/src/derivatives/imaging.md index aea21dbaad..4ba975824f 100644 --- a/src/derivatives/imaging.md +++ b/src/derivatives/imaging.md @@ -290,7 +290,7 @@ A guide for using macros can be found at A segmentation can be used to generate a binary mask that functions as a discrete "label" for a single structure. In this case, the mask suffix MUST be used, -the [`label` entity](../appendices/entities.md#label)) SHOULD be used +the [`label` entity](../appendices/entities.md#label) SHOULD be used to specify the masked structure (see [Common image-derived labels](#common-image-derived-labels)), and the [`seg` entity](../appendices/entities.md#segmentation) SHOULD be defined.