Skip to content

Commit c3e9e50

Browse files
committed
Capitalized the first letter in each line of this list to maintain consistency with other docs (and style guide)
1 parent d25344a commit c3e9e50

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/packages/learn-github-packages/deleting-and-restoring-a-package.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ shortTitle: Delete & restore a package
1919
## Package deletion and restoration support on {% data variables.product.prodname_dotcom %}
2020

2121
On {% data variables.product.prodname_dotcom %} if you have the required access, you can delete:
22-
* an entire private package
23-
* an entire public package, if there's not more than 5000 downloads of any version of the package
24-
* a specific version of a private package
25-
* a specific version of a public package, if the package version doesn't have more than 5,000 downloads
22+
* An entire private package
23+
* An entire public package, if there's not more than 5000 downloads of any version of the package
24+
* A specific version of a private package
25+
* A specific version of a public package, if the package version doesn't have more than 5,000 downloads
2626

2727
> [!NOTE]
2828
> * You cannot delete a public package if any version of the package has more than 5,000 downloads. In this scenario, contact us through the {% data variables.contact.contact_support_portal %} for further assistance.

0 commit comments

Comments
 (0)