spelling: activate

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-06-19 01:36:30 -04:00
parent e2fdc13b3e
commit 5f3a309a8f
6 changed files with 5 additions and 5 deletions

View File

@@ -119,7 +119,7 @@ export function useDeleteAccount(props) {
}
/**
* Actiavte the give account.
* Activate the give account.
*/
export function useActivateAccount(props) {
const client = useQueryClient();