Skip to content

Commit 0ed8bec

Browse files
authored
Fixing Acrolinx issues
1 parent ed7debb commit 0ed8bec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/container-registry/container-registry-oci-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To demonstrate this capability, this article shows how to use the [OCI Registry
1919
* **Azure container registry** - Create a container registry in your Azure subscription. For example, use the [Azure portal](container-registry-get-started-portal.md) or [az acr create][az-acr-create].
2020
* **Azure CLI** - Version `2.29.1` or later is required. See [Install Azure CLI][azure-cli-install] for installation and/or upgrade.
2121
* **ORAS CLI** - Version `v0.16.0` is required. See: [ORAS installation][oras-install-docs].
22-
* **Docker (Optional)** - While Docker Desktop isn't required, the `oras` cli utilizes the Docker desktop credential store for storing credentials. If Docker Desktop is installed, it must be running for `oras login`.
22+
* **Docker (Optional)** - While Docker Desktop isn't required, the `oras` CLI utilizes the Docker desktop credential store for storing credentials. If Docker Desktop is installed, it must be running for `oras login`.
2323

2424
## Configure a registry
2525

articles/container-registry/container-registry-oras-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Output:
381381
```
382382
## Summary
383383

384-
In this article, a graph of supply chain artifacts are created, discovered, promoted and pulled providing lifecycle management of the artifacts you build and depend upon.
384+
In this article, a graph of supply chain artifacts is created, discovered, promoted and pulled providing lifecycle management of the artifacts you build and depend upon.
385385

386386
## Next steps
387387

0 commit comments

Comments
 (0)