From 50c5a93c96f6ff3863102aede89532956aa41b4a Mon Sep 17 00:00:00 2001 From: preminger Date: Mon, 31 Jul 2023 09:59:15 -0400 Subject: [PATCH] fix phrasing in description of --insecure Co-authored-by: Dave Trudgian Signed-off-by: jason yang --- endpoint.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoint.rst b/endpoint.rst index 29d7bd97..09c77c6c 100755 --- a/endpoint.rst +++ b/endpoint.rst @@ -192,7 +192,7 @@ the ``--insecure`` flag: INFO: Remote "test" added. INFO: Global option detected. Will not automatically log into remote. -This flag causes HTTP used instead of HTTPS *for service discovery only*. The +This flag causes HTTP to be used instead of HTTPS *for service discovery only*. The protocol used to access individual library-, build- and keyservice-URLs is determined by the contents of the service discovery file.