From 99ae7c16e8d9c41a7724bcff4c7ef6b5a847ff6f Mon Sep 17 00:00:00 2001 From: Nitesh Konkar Date: Fri, 13 Sep 2019 20:59:45 +0530 Subject: [PATCH] kernel: Fix a typo in README Fix a typo in README. Fixes: #720 Signed-off-by: Nitesh Konkar --- kernel/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/README.md b/kernel/README.md index 9cef511081..f3e8a7f716 100644 --- a/kernel/README.md +++ b/kernel/README.md @@ -92,9 +92,9 @@ configs are up-to-date on a CI version. In order to do Kata Kernel changes. There are places to contribute: 1. [Kata runtime versions file][runtime-versions-file]: This file points to the - recommended to use by Kata. To update the kernel version send a pull request - to update that version. The Kata CI will run all the use cases and verify it - works. + recommended versions to be used by Kata. To update the kernel version send a + pull request to update that version. The Kata CI will run all the use cases + and verify it works. 1. Kata packaging repository. This repository contains all the kernel configs and patches recommended for Kata Containers kernel: