From 7d6e5c432153792e3e329d1e0af62342e454a34b Mon Sep 17 00:00:00 2001 From: obtusedev <66740598+obtusedev@users.noreply.github.com> Date: Tue, 21 Sep 2021 07:29:45 -0400 Subject: [PATCH] Update project-board-visibility.md (#10129) --- data/reusables/project-management/project-board-visibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.