Skip to content

Commit 2c8ab47

Browse files
Update pages/organizations-and-projects/how-to/create-ssh-key.mdx
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 1ca6fde commit 2c8ab47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/organizations-and-projects/how-to/create-ssh-key.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Ed25519 SSH key pairs allow you to connect to your Linux-based Instances from a
8080
```bash
8181
cat ~/.ssh/id_ed25519.pub
8282
```
83-
An output similar to the the following displays:
83+
An output similar to the following displays:
8484
```
8585
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINPZxtCMs5sIfsMWpq7SHuqFFpBtSTmFqXWOYdf6dX4i [email protected]
8686
```

0 commit comments

Comments
 (0)