From 00660ec970eedf9fafd2bc4ffdd57dd6e77a5cfa Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 29 Oct 2020 17:09:20 +0100 Subject: [PATCH] more precise datatoken input explanation --- content/pages/publish.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/pages/publish.json b/content/pages/publish.json index e50d1a4d1..27623c651 100644 --- a/content/pages/publish.json +++ b/content/pages/publish.json @@ -43,8 +43,9 @@ }, { "name": "dataTokenOptions", - "label": "Datatoken", + "label": "Datatoken Name & Symbol", "type": "datatoken", + "help": "The datatoken for this data set will be created with this name & symbol.", "required": true }, {