diff --git a/content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md b/content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md index 7f1067da96..6c1abd3bff 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md +++ b/content/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile.md @@ -49,7 +49,7 @@ You can format text and include emoji, images, and GIFs in your organization pro ## Adding a member-only organization profile README -1. If your organization does not already have a `.github-private` repository, create a private `.github-private` repository. +1. If your organization does not already have a `.github-private` repository, create a private repository called `.github-private`. 2. In your organization's `.github-private` repository, create a `README.md` file in the `profile` folder. 3. Commit the changes to the `README.md` file. The content of the `README.md` will be displayed in the member view of your organization's profile.