aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWelding Torch <[email protected]>2024-07-30 17:06:22 +0530
committerGitHub <[email protected]>2024-07-30 17:06:22 +0530
commit1e07fe87380a3707ce1ba8f2bd8ef95ab4bda460 (patch)
treea40275123b77bb91d12019d35f3ceee243e03c06
parentMerge pull request #186 from fyzanshaik/bugfix/github-key-interference (diff)
downloadsupermemory-Welding-Torch-patch-2.tar.xz
supermemory-Welding-Torch-patch-2.zip
It's 'Thinkpad' not Canvas anymoreWelding-Torch-patch-2
-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>
);