diff --git a/manage/clients/understanding-clients.mdx b/manage/clients/understanding-clients.mdx index 2bced33..7dd7e1b 100644 --- a/manage/clients/understanding-clients.mdx +++ b/manage/clients/understanding-clients.mdx @@ -47,7 +47,7 @@ Examples include: - **CICD**: Access remote resources like a database in an automated deployment pipeline. - **Servers**: Provide a VPS with access to a resource running in a different network. -Though you may connect a server via a user account using a CLI client, we reccomend you specifically use a machine client. +Though you may connect a server via a user account using a CLI client, we recommend you specifically use a machine client. Machine clients authenticate with an ID and secret string. These credentials are passed via arguments into one of the supported Pangolin CLI clients. They can be revoked and rotated.