Fix small typo in user details page
This commit is contained in:
parent
064c7a3124
commit
eaaf3dfbca
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue