Skip to content

Commit a0353a5

Browse files
authored
docs(snippet): fix missing end bracket (#261)
1 parent fa723cf commit a0353a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/index.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ provider "postgresql" {
4040
cert = "/path/to/public-certificate.pem"
4141
key = "/path/to/private-key.pem"
4242
}
43+
}
4344
```
4445

4546
Configuring multiple servers can be done by specifying the alias option.

0 commit comments

Comments
 (0)