docs: fix typos in historical/design/data-flow.md

Signed-off-by: Hsing-Yu (David) Chen <davidhsingyuchen@gmail.com>
This commit is contained in:
Hsing-Yu (David) Chen 2023-02-28 15:31:40 -08:00
parent 759a6350bc
commit af7477e43e

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.