From baf66c743d24fd23b603689a88233dc32c309ee0 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Thu, 21 Jun 2018 10:52:27 +0100 Subject: [PATCH] docs: Remove double "the" in README Excised an extraneous definite article in the install README. How did we miss this in the review phase I wonder? Signed-off-by: James O. D. Hunt --- install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/README.md b/install/README.md index 264e5494f6..3b26a239f1 100644 --- a/install/README.md +++ b/install/README.md @@ -30,6 +30,6 @@ Select your preferred distribution or cloud service: ## Further information -* The [the upgrading document](../Upgrading.md). +* The [upgrading document](../Upgrading.md). * The [developer guide](../Developer-Guide.md). * The [runtime documentation](https://github.com/kata-containers/runtime/blob/master/README.md).