From d0231b0652c8db805d1e9b84dfbf22528419612a Mon Sep 17 00:00:00 2001 From: Stixx Date: Fri, 6 Dec 2024 14:41:44 +0100 Subject: [PATCH] chore: typo --- src/pages/sign/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/sign/index.tsx b/src/pages/sign/index.tsx index 7636e61..ab95318 100644 --- a/src/pages/sign/index.tsx +++ b/src/pages/sign/index.tsx @@ -719,7 +719,7 @@ export const SignPage = () => { } /** - * @Depricated + * @deprecated * It's the same as {@link handleExport} but the code is not the same * leaving it for the reference */