This is an automated email from the ASF dual-hosted git repository.

tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 6a617f42ec4 NO-ISSUE: Update KIE Sandbox app name (#2346)
6a617f42ec4 is described below

commit 6a617f42ec4edc306b66e3558c4acfba02087ba9
Author: Tiago Bento <[email protected]>
AuthorDate: Mon May 20 16:58:44 2024 -0400

    NO-ISSUE: Update KIE Sandbox app name (#2346)
---
 packages/online-editor/env/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/online-editor/env/index.js 
b/packages/online-editor/env/index.js
index 248c357ac91..450fab46953 100644
--- a/packages/online-editor/env/index.js
+++ b/packages/online-editor/env/index.js
@@ -74,7 +74,7 @@ module.exports = composeEnv(
         description: "Service URL to validate commit messages.",
       },
       ONLINE_EDITOR__appName: {
-        default: "KIE Sandbox",
+        default: "Apache KIEā„¢ Sandbox",
         description: "The name used to refer to a particular KIE Sandbox 
distribution.",
       },
       ONLINE_EDITOR__devDeploymentBaseImageRegistry: {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to