From 012bdac6d68f006351e43b11b258259f4af26e20 Mon Sep 17 00:00:00 2001
From: Trevor <trevinwoodstock@gmail.com>
Date: Wed, 9 Sep 2015 21:17:47 -0400
Subject: [PATCH] Remove stray please

Signed-off-by: Trevor <trevinwoodstock@gmail.com>
---
 docs/articles/basics.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/articles/basics.md b/docs/articles/basics.md
index 905266d0f0..f12b0f01f2 100644
--- a/docs/articles/basics.md
+++ b/docs/articles/basics.md
@@ -19,7 +19,7 @@ installed, use the following command:
 If you get `docker: command not found` or something like
 `/var/lib/docker/repositories: permission denied` you may have an
 incomplete Docker installation or insufficient privileges to access
-Docker on your machine. Please 
+Docker on your machine. 
 
 Additionally, depending on your Docker system configuration, you may be required
 to preface each `docker` command with `sudo`. To avoid having to use `sudo` with