From 8e48f66b376ea267ece58f980bdee89438e1d2a4 Mon Sep 17 00:00:00 2001 From: nitkon Date: Mon, 2 Sep 2019 22:53:36 +0530 Subject: [PATCH] release.md: Fix a typo Fix a minor typo Fixes: #694 Signed-off-by: Nitesh Konkar --- release/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/release.md b/release/release.md index 8330a23e0c..a0e96d29c9 100644 --- a/release/release.md +++ b/release/release.md @@ -67,7 +67,7 @@ $ git pull The commands from above will create a GitHub pull request in the Kata projects. Work with the Kata approvers to verify that the CI works and the PR are merged. - Note: There is not `VERSION` file in some repositories like `tests`. They are + Note: There is no `VERSION` file in some repositories like `tests`. They are tagged with the version that was used to test Kata Containers. 2. Create GitHub tags: