Skip to content

Commit 3720988

Browse files
committed
Minor formatting updates to docs
1 parent c396388 commit 3720988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: |-
55
Terraform provider for generating SSH key pairs.
66
---
77

8-
# sshkey Provider
8+
# Provider: sshkey
99

1010
The `sshkey` Terraform provider generates SSH key pairs. Only RSA-type keys are
1111
currently supported.

docs/resources/rsa_key_pair.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: |-
55
The rsa_key_pair resource generates an RSA key pair.
66
---
77

8-
# Resource `sshkey_rsa_key_pair`
8+
# Resource: sshkey_rsa_key_pair
99

1010
The `sshkey_rsa_key_pair` resource generates an RSA key pair with the specified
1111
number of bits.

0 commit comments

Comments
 (0)