Skip to content

Commit 20ee520

Browse files
committed
Adjust language
1 parent c05c5f0 commit 20ee520

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/quickstart/includes/publish-api-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
1. [Sign into your nuget.org account](https://www.nuget.org/users/account/LogOn?returnUrl=%2F) or [create an account](../../nuget-org/individual-accounts.md#add-a-new-individual-account) if you don't have one already.
1+
1. [Sign in to your nuget.org account](https://www.nuget.org/users/account/LogOn?returnUrl=%2F) or [create an account](../../nuget-org/individual-accounts.md#add-a-new-individual-account) if you don't have one already.
22

33
1. In the upper-right corner, select your user name, and then select **API Keys**.
44

55
1. Select **Create**, and then enter a name for your key.
66

77
1. Under **Select Scopes**, select **Push**.
88

9-
1. Under **Select Packages**, for **Glob Pattern**, enter **\***.
9+
1. Under **Select Packages**, for **Glob Pattern**, enter an asterisk (**\***).
1010

1111
1. Select **Create**.
1212

docs/quickstart/includes/publish-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
>
33
> - Nuget.org scans all uploaded packages for viruses and rejects any packages that contain viruses. Nuget.org also scans all existing listed packages periodically.
44
>
5-
> - Packages you publish to nuget.org are publicly visible to other developers unless you unlist them. To host packages privately, see [Host your own NuGet feeds](../../hosting-packages/overview.md).
5+
> - Packages you publish to nuget.org are publicly visible to other developers unless you unlist them. To host packages privately, see [Hosting your own NuGet feeds](../../hosting-packages/overview.md).

0 commit comments

Comments
 (0)