Skip to content

Commit 6fad3a2

Browse files
authored
Clarify certificate usage instructions (#3512)
1 parent 2364e21 commit 6fad3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/create-packages/Sign-a-Package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To publish a signed package, you must first register the certificate with NuGet.
7373
> [!NOTE]
7474
>
7575
> * One user can submit multiple certificates and the same certificate can be registered by multiple users.
76-
> * Once a user has a certificate registered, all future package submissions **must** be signed with one of the certificates. See [Manage signing requirements for your package on NuGet.org](#manage-signing-requirements-for-your-package-on-nugetorg)
76+
> * While a user has one or more certificates registered, all package submissions **must** be signed with one of the certificates. See [Manage signing requirements for your package on NuGet.org](#manage-signing-requirements-for-your-package-on-nugetorg)
7777
> * Users can also remove a registered certificate from the account. Once a certificate is removed, new packages signed with that certificate will fail at submission. Existing packages aren't affected.
7878
7979
## Publish the package

0 commit comments

Comments
 (0)