From ff805e7c0de6f5cf3debf011e399648f329fc544 Mon Sep 17 00:00:00 2001 From: Usagi Ryu Date: Tue, 16 Aug 2022 17:32:22 +1200 Subject: [PATCH] fix: typo accessible --- src/pages/dashboard/[subdomain]/editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/dashboard/[subdomain]/editor.tsx b/src/pages/dashboard/[subdomain]/editor.tsx index 98186738..6dd1f60d 100644 --- a/src/pages/dashboard/[subdomain]/editor.tsx +++ b/src/pages/dashboard/[subdomain]/editor.tsx @@ -232,7 +232,7 @@ export default function SubdomainEditor() { }} help={`This ${ isPost ? "post" : "page" - } will be accesisble from this time`} + } will be accessible from this time`} />