Commit 463bc224 authored by Yoelis Acourt's avatar Yoelis Acourt

feat: less polite and change wording

parent d9a28511
......@@ -92,7 +92,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
{ className: "form-group__label" }
[ B.label_ $
"Please select the language of your current Notes:"
"Select the language of your current Notes:"
]
, H.div
{ className: "form-group__field" }
......@@ -111,7 +111,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
{ className: "form-group__label" }
[ B.label_ $
"Please set the document size you require:"
"Choose the length of the context window:"
]
, H.div
{ className: "form-group__field" }
......@@ -130,7 +130,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
{ className: "form-group__label" }
[ B.label_ $
"Please choose the list of terms to use:"
"Choose the list of terms to use:"
]
, H.div
{ className: "form-group__field" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment