Fix small typo in user details page

This commit is contained in:
Andrew Kingston 2021-05-21 13:49:25 +01:00
parent ba45481cd7
commit 2c1c407e81
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<Heading>User: {$userFetch?.data?.email}</Heading>
<Body>
Change user settings and update their app roles. Also contains the ability
to delete the user as well as force reset their password..
to delete the user as well as force reset their password.
</Body>
</Layout>
<Divider size="S" />