From ad044d04b51e30bc5386f95644571118d1435b1a Mon Sep 17 00:00:00 2001 From: Janice Date: Wed, 15 Jun 2022 10:49:52 +0200 Subject: [PATCH] Update content/get-started/exploring-projects-on-github/saving-repositories-with-stars.md --- .../saving-repositories-with-stars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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