typo in README.md / gsub 's:my the:by the:'

Minor typo fix

Signed-off-by: Leonids Maslovs <leonidms@gmail.com>
This commit is contained in:
Leonids Maslovs 2016-12-14 23:55:11 +02:00 committed by Leonids Maslovs
parent d8552c6c6b
commit 52ae947bf6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ For the various components in containerd there should be defined extension point
The best example of this is that containerd will use `runc` from OCI as the default runtime in the execution layer but other runtimes conforming to the OCI Runtime specification they can be easily added to containerd.
containerd will come with a default implementation for the various components.
These defaults will be chosen my the maintainers of the project and should not change unless better tech for that component comes out.
These defaults will be chosen by the maintainers of the project and should not change unless better tech for that component comes out.
Additional implementations will not be accepted into the core repository and should be developed in a separate repository not maintained by the containerd maintainers.
### Releases