Skip to content

Commit

Permalink
Update docs/how_to_guides/distributing_to_remote_registries.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Terry Howe <[email protected]>
Signed-off-by: Deepesha Burse <[email protected]>
  • Loading branch information
deepeshaburse and TerryHowe authored Sep 12, 2023
1 parent 7c24122 commit 7345ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to_guides/distributing_to_remote_registries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Digest: sha256:528a33beb57f9e890c632178ef7c3ccbf89ee63fa06f050912f5b1acf56739ec

### Step 3: Pull the artifact

Let's now use [`oras pull`](../commands/oras_pull.mdx) to pull the artifact we have pushed in the pervious step.
Let's now use [`oras pull`](../commands/oras_pull.mdx) to pull the artifact we pushed in the previous step.

```
oras pull docker.io/username/repository-name:v1
Expand Down

0 comments on commit 7345ae4

Please sign in to comment.