diff --git a/src/components/pages/Manage/index.tsx b/src/components/pages/Manage/index.tsx index e0f34ed..ded0ec6 100644 --- a/src/components/pages/Manage/index.tsx +++ b/src/components/pages/Manage/index.tsx @@ -230,7 +230,7 @@ export default function Manage() { return ( <> Manage User - Want to use variables in embed text? Visit the docs for variables + Want to use variables in embed text? Visit the docs for variables
onSubmit(v))}> @@ -309,4 +309,4 @@ export default function Manage() { ); -} \ No newline at end of file +}