diff --git a/data/reusables/project-management/project-board-visibility.md b/data/reusables/project-management/project-board-visibility.md index 1d0cd5b71262..b5bc6f4a9a82 100644 --- a/data/reusables/project-management/project-board-visibility.md +++ b/data/reusables/project-management/project-board-visibility.md @@ -1 +1 @@ -By default, your project board is private and only visible to people with read, write, or admin permissions to the project board. {% ifversion ghae %}An internal{% else %}A public{% endif %} project board is visible to {% ifversion ghae %}any enterprise members{% else %}anyone{% endif %} with the project board's URL. +By default, user-owned and organization-wide project boards are private and only visible to people with read, write, or admin permissions to the project board. {% ifversion ghae %}An internal{% else %}A public{% endif %} project board is visible to {% ifversion ghae %}any enterprise members{% else %}anyone{% endif %} with the project board's URL. Repository-level project boards share the visibility of their repository. That is, a private repository will have a private board, and this visibility cannot be changed.