1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

Fix small typo in user details page

This commit is contained in:
Andrew Kingston 2021-05-21 13:49:25 +01:00
parent 064c7a3124
commit eaaf3dfbca

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" />