Skip to content

Commit 0bb6b82

Browse files
authored
Update group-work.md
1 parent b2654de commit 0bb6b82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

group-work.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ questions:
2626

2727
Should I start a repository under my account or open a new organization?
2828
- Single-person projects often start under own account.
29-
- If is no problem to move a project from own namespace to an organization later.
29+
- It is no problem to move a project from own namespace to an organization later.
3030
- When starting a larger project with several people, possibly several affiliations, an organization may be a better start.
3131
- If this is a GitHub pages project, then it will matter for the URL:
3232
`myuser.github.io/myproject/` vs. `ourorg.github.io/ourproject/`.
@@ -41,7 +41,7 @@ Should I add everybody as collaborator?
4141
## Organizational permissions
4242

4343
- Organizations have **owners** and **members**.
44-
- Owners can add more members and delete repositories.
44+
- Owners can add more than members and delete repositories.
4545
- Members can also be organized into teams.
4646
- We recommend to write-protect the default branch and protect it against force-pushes and accidental deletions.
4747

0 commit comments

Comments
 (0)