Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The authentication process requires either an **access token** or an **API key**
The following sections outline the various authentication scenarios when using the command line interface.

<Note>
The authentication process requires knowning the gateway instance URL where the Hoop gateway is running.
The authentication process requires knowing the gateway instance URL where the Hoop gateway is running.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the author meant owning? The use of knowing seems correct here.

Our managed instances are hosted under the URL:

```
Expand Down Expand Up @@ -312,4 +312,4 @@ ready to accept connections!
<Info>
The connection is established through a secure tunnel by an encrypted channel when the gateway is setup with TLS.
The user identity is always validated when interacting with such resources.
</Info>
</Info>