From 7e62f39579894d73253d4e07896dde4c577c2964 Mon Sep 17 00:00:00 2001
From: Bolke de Bruin <bolke@xs4all.nl>
Date: Sat, 18 Jul 2020 20:20:37 +0200
Subject: [PATCH] Minor doc update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 753a295..36bfa7e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ GO Remote Desktop Gateway
 :star: Star us on GitHub — it helps!
 
 RDPGW is an implementation of the [Remote Desktop Gateway protocol](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-tsgu/0007d661-a86d-4e8f-89f7-7f77f8824188).
-This allows you connect with the official Microsoft clients to remote desktops that are made available over HTTPS. 
+This allows you to connect with the official Microsoft clients to remote desktops over HTTPS. 
 These desktops could be, for example, [XRDP](http://www.xrdp.org) desktops running in containers
 on Kubernetes.
 
-- 
GitLab