Skip to content

Commit 27dbfa2

Browse files
Typo
1 parent 22c6241 commit 27dbfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/Compute/Keypair.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To delete a specific keypair:
5454
$keypair->delete();
5555
```
5656

57-
## Creating a server with keypair
57+
## Creating a server with a keypair
5858

5959
In order to spawn an instance with a saved keypair (allowing you to SSH in without passwords), you create your server
6060
using the same operation as usual, with one extra parameter:

0 commit comments

Comments
 (0)