Merge pull request #8181 from davidhsingyuchen/fix-typo-data-flow

docs: fix typos in historical/design/data-flow.md
This commit is contained in:
Derek McGowan
2023-03-01 11:28:20 -08:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ containerd will setup the runtime container's filesystem.
While containerd doesn't have the concept of an image, we can effectively build
this structure from an image, as projected into containerd. Given this, we can
say that are requirements for running a container are to do the following:
say that requirements for running a container are to do the following:
1. Convert the configuration from the container image into the target format
for the containerd runtime.