From 3dec84d1987dd2bc5eea1f4494b0fbce155cde9a Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Wed, 15 May 2019 16:53:56 +0100 Subject: [PATCH] docs: Fix partial sentence Improve the wording in the design README to remove the partial sentence. Signed-off-by: James O. D. Hunt --- design/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/README.md b/design/README.md index fb0000c5f9..9d73dc18cd 100644 --- a/design/README.md +++ b/design/README.md @@ -1,6 +1,6 @@ # Design -Kata Containers design documentations, include the +Kata Containers design documents: - [Kata Containers architecture](architecture.md) - Working scenarios of Kata Containers