Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit e46c269

Browse files
Alex KalyvitisAlex Kalyvitis
authored andcommitted
fix hooks rendering issue
1 parent 2ce170f commit e46c269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/hook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Depending on the extensibility point, you can use Hooks with Database Connection
1515

1616
## Example Usage
1717

18-
```
18+
```hcl
1919
resource "auth0_hook" "my_hook" {
2020
name = "My Pre User Registration Hook"
2121
script = <<EOF

0 commit comments

Comments
 (0)