diff --git a/data/reusables/pages/create-repo-name.md b/data/reusables/pages/create-repo-name.md index 62486e4c1978..c96933eac7c8 100644 --- a/data/reusables/pages/create-repo-name.md +++ b/data/reusables/pages/create-repo-name.md @@ -1,3 +1,3 @@ -1. Type a name for your repository and an optional description. If you're creating a user or organization site, your repository must be named `.github.io` or `.github.io`. If `` or `` contains uppercase letters, you need to lowercase them. +1. Type a name for your repository and an optional description. If you're creating a user or organization site, your repository must be named `.github.io` or `.github.io`. If your user or organization name contains uppercase letters, you must lowercase the letters. For more information, see "[About {% data variables.product.prodname_pages %}](/articles/about-github-pages#types-of-github-pages-sites)." ![Create repository field](/assets/images/help/pages/create-repository-name-pages.png)