From 4c9654a9ee082b930246181ad8a63f92ca45af4f Mon Sep 17 00:00:00 2001 From: R2-D2 Date: Sat, 20 Dec 2025 02:04:33 +0500 Subject: [PATCH] Fix typo reccomend -> recommend --- manage/clients/understanding-clients.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.