diff --git a/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md b/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md index 8b051b2888..293248895a 100644 --- a/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md +++ b/content/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility.md @@ -152,7 +152,7 @@ You can choose the visibility of containers that organization members can publis 6. Under "Container creation", choose whether you want to enable the creation of public, private, or internal container images. - To enable organization members to create public container images, click **Public**. - To enable organization members to create private container images that are only visible to other organization members, click **Private**. You can further customize the visibility of private container images. - - **For {% data variables.product.prodname_ghe_cloud %} only:** To enable organization members to create internal container images that are only visible to other organization members, click **Internal**. + - To enable organization members to create internal container images that are visible to all organization members, click **Internal**. If the organization belongs to an enterprise, the container images will be visible to all enterprise members. ![Visibility options for container images published by organization members](/assets/images/help/package-registry/container-creation-org-settings.png) ## Configuring visibility of container images for an organization