From b74257439b70bcb0ae72e33dbb219f4b63aaf939 Mon Sep 17 00:00:00 2001 From: Cameron Gagnon Date: Mon, 1 Oct 2018 13:47:06 -0700 Subject: [PATCH] Grammatical change of 'you' to 'your' --- install/linux/docker-ce/binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/linux/docker-ce/binaries.md b/install/linux/docker-ce/binaries.md index 051d0569c2..7f3fe62ca1 100644 --- a/install/linux/docker-ce/binaries.md +++ b/install/linux/docker-ce/binaries.md @@ -28,7 +28,7 @@ meets the prerequisites: - A 64-bit installation - Version 3.10 or higher of the Linux kernel. The latest version of the kernel - available for you platform is recommended. + available for your platform is recommended. - `iptables` version 1.4 or higher - `git` version 1.7 or higher - A `ps` executable, usually provided by `procps` or a similar package.