From 471ba94ba2279ada0f13ca0bc064fcdcff3ba613 Mon Sep 17 00:00:00 2001 From: jelveh Date: Thu, 7 May 2026 20:04:43 -0700 Subject: [PATCH] Update index.js --- src/puter-js/src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/puter-js/src/index.js b/src/puter-js/src/index.js index e0e1bc6fe..354ded453 100644 --- a/src/puter-js/src/index.js +++ b/src/puter-js/src/index.js @@ -899,7 +899,7 @@ const puterInit = (function () { 'color: #000fd8; font-weight: bold; font-size: 14px; font-family: monospace;' ); console.log( - '%cSubmit your app to the Puter App Store:\n' + + '%cSubmit this app to the Puter App Store:\n' + '%chttps://apps.puter.com/', 'color:rgb(0, 57, 137); font-size: 18px; font-weight: bold;', 'color: #3b82f6; font-size: 18px; font-weight: bold; text-decoration: underline;'