We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c6241 commit 27dbfa2Copy full SHA for 27dbfa2
docs/userguide/Compute/Keypair.md
@@ -54,7 +54,7 @@ To delete a specific keypair:
54
$keypair->delete();
55
```
56
57
-## Creating a server with keypair
+## Creating a server with a keypair
58
59
In order to spawn an instance with a saved keypair (allowing you to SSH in without passwords), you create your server
60
using the same operation as usual, with one extra parameter:
0 commit comments