Skip to content

Commit 2ba472e

Browse files
authored
Grammatical issue fix
The list lacks parallel structure. "Publishing new packages" uses a gerund, but "view and install existing packages" shifts to bare infinitives without "to," creating inconsistency.
1 parent c15f1c9 commit 2ba472e

File tree

1 file changed

+1
-1
lines changed
  • content/packages/learn-github-packages

1 file changed

+1
-1
lines changed

content/packages/learn-github-packages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Learn GitHub Packages
33
shortTitle: Learn GitHub Packages
4-
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.'
4+
intro: 'You can find out more about using packages in GitHub, including publishing new packages to {% data variables.product.prodname_registry %}, viewing and installing existing packages, and deleting existing packages in special circumstances.'
55
redirect_from:
66
- /packages/getting-started-with-github-container-registry
77
- /github/managing-packages-with-github-packages/publishing-and-managing-packages

0 commit comments

Comments
 (0)