aboutsummaryrefslogtreecommitdiff
path: root/apps/web
diff options
context:
space:
mode:
authorCodeTorso <[email protected]>2024-07-30 17:20:18 +0530
committerGitHub <[email protected]>2024-07-30 17:20:18 +0530
commitcf4d1a143d6f233ddbfdda6993d964a15267485d (patch)
tree971ebe854b08a9c6bd6584e263678802a4f54a2e /apps/web
parentMerge pull request #191 from supermemoryai/Welding-Torch-patch-3 (diff)
parentIt's 'Thinkpad' not Canvas anymore (diff)
downloadsupermemory-cf4d1a143d6f233ddbfdda6993d964a15267485d.tar.xz
supermemory-cf4d1a143d6f233ddbfdda6993d964a15267485d.zip
Merge pull request #190 from supermemoryai/Welding-Torch-patch-2
It's 'Thinkpad' not Canvas anymore
Diffstat (limited to 'apps/web')
-rw-r--r--apps/web/app/(thinkpad)/thinkpad/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(thinkpad)/thinkpad/page.tsx b/apps/web/app/(thinkpad)/thinkpad/page.tsx
index defa8e43..a4f71f29 100644
--- a/apps/web/app/(thinkpad)/thinkpad/page.tsx
+++ b/apps/web/app/(thinkpad)/thinkpad/page.tsx
@@ -37,7 +37,7 @@ async function page() {
</div>
<h3 className="fixed left-1/2 -translate-x-1/2 bottom-4 text-gray-400 pt-20 text-center">
- *this is under beta and only one canvas is allowed per user
+ Thinkpads is under beta and only one thinkpad is allowed per user.
</h3>
</div>
);