remove superfluous copy
This commit is contained in:
parent
d161f979b6
commit
29faf18147
|
@ -51,9 +51,8 @@
|
||||||
<Layout gap="XS" noPadding>
|
<Layout gap="XS" noPadding>
|
||||||
<Heading>Users</Heading>
|
<Heading>Users</Heading>
|
||||||
<Body>
|
<Body>
|
||||||
Users are the common denominator in Budibase. Each user is assigned to a
|
Each user is assigned to a group that contains apps and permissions. In
|
||||||
group that contains apps and permissions. In this section, you can add
|
this section, you can add users, or edit and delete an existing user.
|
||||||
users, or edit and delete an existing user.
|
|
||||||
</Body>
|
</Body>
|
||||||
</Layout>
|
</Layout>
|
||||||
<Divider size="S" />
|
<Divider size="S" />
|
||||||
|
|
Loading…
Reference in New Issue