You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/packages/overview.en-us.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ and shows a link to the repository on the package site (as well as a link to the
55
55
56
56
| Package owner type | User | Organization |
57
57
|--------------------|------|--------------|
58
-
|**read** access | public, if user is public too; otherwise for this user only | public, if org is public, otherwise org members only |
58
+
|**read** access | public, if user is public too; otherwise for this user only | public, if org is public, otherwise for org members only |
59
59
|**write** access | owner only | org members with admin or write access to the org |
60
60
61
61
N.B.: These access restrictions are [subject to change](https://github.com/go-gitea/gitea/issues/19270), where more finegrained control will be added via a dedicated organization team permission.
@@ -83,7 +83,7 @@ To download a package from your repository:
83
83
84
84
## Delete a package
85
85
86
-
You cannot edit a package after you published it in the Package Registry. Instead, you
86
+
You cannot edit a package after you have published it in the Package Registry. Instead, you
0 commit comments