From 76d6fa9839f20d2168eb727eb9821a6950c571c8 Mon Sep 17 00:00:00 2001 From: Mikhail Smazhevsky Date: Tue, 23 Dec 2025 09:59:38 +0100 Subject: [PATCH] ODM-12419: staging -> draft --- docs/tools/odm-sdk/terminal/study/curation-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/odm-sdk/terminal/study/curation-script.md b/docs/tools/odm-sdk/terminal/study/curation-script.md index 6bef761b..d8f241ca 100644 --- a/docs/tools/odm-sdk/terminal/study/curation-script.md +++ b/docs/tools/odm-sdk/terminal/study/curation-script.md @@ -506,7 +506,7 @@ Multiple curation rules were detected for the attribute X. [//]: # "script”` will be used to name new metadata versions." [//]: # "In order to provide custom version message an optional parameter `--version-message` can be used. Users can specify" [//]: # '`--version-message “”` to set a custom message, e.g. `"Curate treatment attribute”`.' -[//]: # "Alternatively, the user can set `--do-not-publish`, so that curation script will only change staging version without" +[//]: # "Alternatively, the user can set `--do-not-publish`, so that curation script will only change draft (unpublished) version without" [//]: # "publishing new metadata versions. This cannot be used at the same time as `--version-message`. If the user provides an" [//]: # "empty `--version-message` - the script will throw an error."