diff --git a/content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md b/content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md index a92324f7d6..421e2e7931 100644 --- a/content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md +++ b/content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md @@ -48,7 +48,7 @@ Starring a repository is a simple two-step process. You can view everyone who has starred a public repository or a private repository you have access to. -View a list of the users that have starred a repository by appending /stargazers to the end of a url of a repository. +To view everyone who has starred a repository, add `/stargazers` to the end of the URL of a repository, for example `https://github.com/ORGANIZATION/REPOSITORY/stargazers`. ## Organizing starred repositories with lists