Skip to content

Commit b428712

Browse files
authored
Update Teams text
1 parent 5cb4a1e commit b428712

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

packages/homepage/content/docs/2-teams.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Teams
33
authors: ['CompuIves']
44
description:
5-
A team makes it easier to collaborate on sandboxes with others. As a team you
6-
share the ownership of the sandboxes in that team, every sandbox automatically
5+
A team makes it easier to collaborate on sandboxes with others. In a team you
6+
share ownership of the sandboxes and every sandbox automatically
77
has a live session open.
88
---
99

@@ -13,34 +13,34 @@ You can create and manage teams from the dashboard.
1313

1414
![Create Team](./images/team-create.png)
1515

16-
As soon as you've created a team you will be greeted with the team overview.
16+
As soon as you've created a team you will be shown the team overview.
1717

1818
![Team Overview](./images/team-overview.png)
1919

2020
## Inviting Team Members
2121

2222
There's no limit on how many team members a team can have. You can invite others
23-
by entering their username in the bottom left corner. Others will get a
24-
notification (the bell icon in the header) when they are invited to a new team.
23+
by entering their username in the bottom left corner. They will get a
24+
notification (the bell icon in the header) in CodeSandbox when they are invited to a new team.
2525
From there they can accept or refuse the invitation.
2626

2727
![Team Notifications](./images/team-invite.png)
2828

2929
## Sharing Sandboxes
3030

31-
As a team you have a sidebar item called "Our Sandboxes" with directories, just
31+
On the dashboard, a team has a sidebar item called "Our Sandboxes" with directories, just
3232
like your personal sandboxes. You can create new sandboxes directly from here,
33-
or you can drag your own sandboxes from 'My Sandboxes' to 'Our Sandboxes'. All
34-
sandboxes in a team can be seen and edited by all team members. We still keep
35-
track of who originally created the sandbox though, this means that only the
36-
original creator of the sandbox can actually delete it.
33+
or drag your own sandboxes from 'My Sandboxes' to 'Our Sandboxes'. All
34+
sandboxes in a team can be seen and edited by all team members. We keep
35+
track of who originally created the sandbox though, and only the
36+
original creator of the sandbox can delete it.
3737

3838
![Team Sandboxes](./images/team-sandboxes.png)
3939

4040
## Collaborating on Sandboxes
4141

4242
Whenever you open a team sandbox, you also automatically open a live session.
4343
Other team members will join this live session if they open the sandbox as well.
44-
You can still share the live session with others.
44+
You can still invite other people who aren't members of the team to the live session.
4545

4646
![A Team Live Session](./images/team-live.png)

0 commit comments

Comments
 (0)