Skip to content

Commit

Permalink
docs: update verbiage
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Gottschling <[email protected]>
  • Loading branch information
2 people authored and github-actions committed Sep 30, 2024
1 parent e79b921 commit 62706f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/connect-your-client/tsh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ scp"` and use the familiar syntax:
$ scp -P 61122 -r files root@node:/path/to/dest
```

Teleport supports both the SCP and SFTP protocols with Server Access.
Teleport supports both the SCP and SFTP protocols.
OpenSSH `scp` or `sftp` commands can both be used in place of `tsh scp`
if desired.

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/enroll-resources/machine-id/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs.

## Can Machine ID be used with Trusted Clusters ?

You can use Machine ID for SSH Access in trusted leaf clusters.
You can use Machine ID for SSH access in trusted leaf clusters.

We currently do not support access to applications, databases, or Kubernetes
clusters in leaf clusters.
Expand Down

0 comments on commit 62706f2

Please sign in to comment.