From c63f92f03a26014f6d82333f68b34e998d1ce164 Mon Sep 17 00:00:00 2001 From: Dulanga Dasanayake Date: Tue, 7 Oct 2025 03:33:41 +0530 Subject: [PATCH] Grammatical issue fix (#40702) Co-authored-by: Sharra-writes --- content/packages/learn-github-packages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/packages/learn-github-packages/index.md b/content/packages/learn-github-packages/index.md index 45edf4987a..14e51d891a 100644 --- a/content/packages/learn-github-packages/index.md +++ b/content/packages/learn-github-packages/index.md @@ -1,7 +1,7 @@ --- title: Learn GitHub Packages shortTitle: Learn GitHub Packages -intro: 'You can find out more about using packages in GitHub, including publishing new packages to {% data variables.product.prodname_registry %}, view and install existing packages, and, in special circumstances, delete existing packages.' +intro: 'You can find out more about using packages in GitHub, including viewing and installing existing packages, publishing new packages to {% data variables.product.prodname_registry %}, and, in special circumstances, deleting packages.' redirect_from: - /packages/getting-started-with-github-container-registry - /github/managing-packages-with-github-packages/publishing-and-managing-packages