Clarify issue

This commit is contained in:
Owen
2026-03-19 16:10:20 -07:00
parent dff5ad1ed0
commit d5aefe38e5
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@ Olm is a command-line client for connecting machine clients in Pangolin. You can
</ResponseField>
<ResponseField name="endpoint" type="string" required>
The endpoint where both Gerbil and Pangolin reside for websocket connections.
The endpoint where the Pangolin server resides for websocket connections.
**Example**: `https://pangolin.example.com`
</ResponseField>

View File

@@ -28,7 +28,7 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
</ResponseField>
<ResponseField name="endpoint" type="string" required>
The endpoint where both Gerbil and Pangolin reside for websocket connections.
The endpoint where the Pangolin server resides for websocket connections.
**Example**: `https://pangolin.example.com`
</ResponseField>