Skip to content

Commit 3f04abf

Browse files
authored
pencil edits
1 parent 46f9ec5 commit 3f04abf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/artifacts/tutorials/protect-oss-packages-with-upstream-sources.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This tutorial walks you through enabling upstream sources in your feed and consu
2727

2828
1. Select **Artifacts**, and then select **Create Feed** to create a new feed.
2929

30-
1. Provide a **Name** for your feed, choose its **Visibility** and **Scop**, and make sure you check the **Include packages from common public sources** checkbox to enable upstream sources.
30+
1. Provide a **Name** for your feed, choose its **Visibility** and **Scope**, and make sure you check the **Include packages from common public sources** checkbox to enable upstream sources.
3131

3232
1. Select **Create** when you're done.
3333

@@ -38,7 +38,7 @@ This tutorial walks you through enabling upstream sources in your feed and consu
3838
3939
## Authenticate with the feed
4040

41-
Now that you've created your feed, select the appropriata tab based on the technology you're using and follow the instructions to set up your configuration file and connect to your feed:
41+
Now that you've created your feed, select the appropriate tab based on the technology you're using and follow the instructions to set up your configuration file and connect to your feed:
4242

4343
#### [npm](#tab/npm/)
4444

@@ -64,13 +64,13 @@ Now that you've created your feed, select the appropriata tab based on the techn
6464

6565
1. Sign in to your Azure DevOps organization, and then navigate to your project.
6666

67-
1. Select **Artifacts**, select your feed from the dropdown menu,and then select **Connect to feed**.
67+
1. Select **Artifacts**, select your feed from the dropdown menu, and then select **Connect to feed**.
6868

6969
1. Select **pip** from the left navigation pane.
7070

7171
1. Create a [virtual environment](https://go.microsoft.com/fwlink/?linkid=2103878) if you haven't done so already.
7272

73-
1. Add a *pip.ini* (Windows) or *pip.conf* (Mac/Linux) file to your virtualenv and paste in the snippet provided in the **Project setup** secion.
73+
1. Add a *pip.ini* (Windows) or *pip.conf* (Mac/Linux) file to your virtualenv and paste in the snippet provided in the **Project setup** section.
7474

7575
#### [Maven](#tab/maven/)
7676

@@ -315,4 +315,4 @@ Now that you've enabled upstream sources and authenticated with your feed, selec
315315

316316
- [Publish & download pipeline artifacts](../../pipelines/artifacts/pipeline-artifacts.md)
317317

318-
- [Publish symbols with Azure Pipelines](../../pipelines/artifacts/symbols.md)
318+
- [Publish symbols with Azure Pipelines](../../pipelines/artifacts/symbols.md)

0 commit comments

Comments
 (0)