Skip to content

Commit 3fda14e

Browse files
committed
fix(docs): identation
1 parent 37eabda commit 3fda14e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data-sources/lb_certificate.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ data "scaleway_lb_certificate" "byName" {
4949
The following arguments are supported:
5050

5151
- `certificate_id` - (Optional) The certificate id.
52-
- Only one of `name` and `certificate_id` should be specified.
52+
- Only one of `name` and `certificate_id` should be specified.
5353

5454
- `name` - (Optional) The name of the certificate backend.
55-
- When using a certificate `name` you should specify the `lb-id`
55+
- When using a certificate `name` you should specify the `lb-id`
5656

5757
- `lb_id` - (Required) The load-balancer ID this certificate is attached to.
5858

0 commit comments

Comments
 (0)