diff --git a/doc/source/admin/set-quotas.rst b/doc/source/admin/set-quotas.rst index 055f6734a2..259adaca95 100644 --- a/doc/source/admin/set-quotas.rst +++ b/doc/source/admin/set-quotas.rst @@ -54,7 +54,7 @@ The following table describes the Compute and Block Storage service quotas: | Injected File | Content bytes allowed for each | Compute | | Content Bytes | injected file. | | +--------------------+------------------------------------+---------------+ -| Keypairs | Number of keypairs. | Compute | +| Key pairs | Number of key pairs. | Compute | +--------------------+------------------------------------+---------------+ | Metadata Items | Metadata items allowed for each | Compute | | | instance. | | diff --git a/doc/source/user/launch-instances.rst b/doc/source/user/launch-instances.rst index 345af37759..47c7463c0a 100644 --- a/doc/source/user/launch-instances.rst +++ b/doc/source/user/launch-instances.rst @@ -213,8 +213,7 @@ When you launch an instance from a volume, note the following steps: Connect to your instance by using SSH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -To use SSH to connect to your instance, use the downloaded keypair -file. +To connect to your instance via SSH, use the downloaded key pair file. .. note::