Skip to content

Commit e4912f8

Browse files
Update upstream-internal-feed.md
1 parent 88e5d86 commit e4912f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/artifacts/how-to/upstream-internal-feed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Follow these steps to set up an internal feed from the same organization as an u
106106
107107
## Install packages from upstream
108108
109-
The following example illustrates a scenario where *Test_Feed* has *CargoDemoFeed* configured as an upstream source. For domonstration purposes *Test_Feed* is empty and contains no packages.
109+
The following example illustrates a scenario where *Test_Feed* has *CargoDemoFeed* configured as an upstream source. For demonstration purposes *Test_Feed* is empty and contains no packages.
110110
111111
When a collaborator (or higher) installs a package from *Test_Feed* that is available in the upstream *CargoDemoFeed*, Azure Artifacts copies that package into the downstream *Test_Feed* and downloads it as part of the normal `cargo install` flow. After this first-time copy, all future downloads of that package from *Test_Feed* require only **Feed Reader** (or higher) permissions, because those later downloads don't modify the downstream feed. Only the first install copies the package from upstream to downstream, so only that initial action requires elevated permissions.
112112
@@ -144,4 +144,4 @@ When a collaborator (or higher) installs a package from *Test_Feed* that is avai
144144
145145
- [Use packages from Maven Central](../maven/upstream-sources.md)
146146
147-
- [Manage permissions](../feeds/feed-permissions.md)
147+
- [Manage permissions](../feeds/feed-permissions.md)

0 commit comments

Comments
 (0)