Skip to content

Commit

Permalink
typo: a client implementation
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Yeleighton <ne01026@shark.2a.pl>
  • Loading branch information
yecril71pl committed Jun 17, 2021
1 parent 6d75bd0 commit 7244cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This repository contains the following components:
### How does this integrate with Docker, containerd, and other OCI client?

Clients implement against the OCI specification and communicate with the
registry using HTTP. This project contains an client implementation which
registry using HTTP. This project contains a client implementation which
is currently in use by Docker, however, it is deprecated for the
[implementation in containerd](https://github.com/containerd/containerd/tree/master/remotes/docker)
and will not support new features.
Expand Down

0 comments on commit 7244cd3

Please sign in to comment.