got.1 wording fix
diff --git a/got/got.1 b/got/got.1
index 11132ec..1b55c3e 100644
--- a/got/got.1
+++ b/got/got.1
@@ -163,8 +163,8 @@ The following protocol schemes are supported:
The Git protocol as implemented by the
.Xr git-daemon 1
server.
-This protocol is discouraged since it supports neither authentication nor
-encryption.
+Use of this protocol is discouraged since it supports neither authentication
+nor encryption.
.It git+ssh
The Git protocol wrapped in an authenticated and encrypted
.Xr ssh 1