From 895309c1cec2fe71fd457652ed1807255880592a Mon Sep 17 00:00:00 2001 From: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:47:17 +0530 Subject: [PATCH] Fixed grammar in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 097bcc6ff8..b3a6e41877 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Boundary -Boundary is an identity-aware proxy that provides a simple, secure way to access hosts and critical systems on your network. +Boundary is an identity-aware proxy that provides a simple and secure way to access hosts and critical systems on your network. With Boundary you can: @@ -34,7 +34,7 @@ For more information, refer to "[What is Boundary?](https://developer.hashicorp. Boundary consists of two server components: -* **Controller**, which serves the API and coordinate session requests +* **Controller**, which serves the API and coordinates session requests * **Workers**, which perform session handling A real-world Boundary installation will likely consist of one or more @@ -46,7 +46,7 @@ authorized sessions to resources across a network. Boundary Desktop GIF -Boundary does _not_ require software to be installed on your hosts and services. +Boundary does _not_ require any software to be installed on your hosts and services. ## Requirements