From 1e07fe87380a3707ce1ba8f2bd8ef95ab4bda460 Mon Sep 17 00:00:00 2001 From: Welding Torch <46340124+Welding-Torch@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:06:22 +0530 Subject: [PATCH] It's 'Thinkpad' not Canvas anymore --- apps/web/app/(thinkpad)/thinkpad/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {

- *this is under beta and only one canvas is allowed per user + Thinkpads is under beta and only one thinkpad is allowed per user.

);